Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
OctMon authored Apr 9, 2019
1 parent a8adc5f commit 5afa0b5
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@

os:
- linux
sudo: false
branches:
only:
- master
addons:
apt:
# Flutter depends on /usr/lib/x86_64-linux-gnu/libstdc++.so.6 version GLIBCXX_3.4.18
Expand All @@ -20,4 +22,4 @@ after_success:
- coveralls-lcov coverage/lcov.info
cache:
directories:
- $HOME/.pub-cache
- $HOME/.pub-cache

0 comments on commit 5afa0b5

Please sign in to comment.