Skip to content

Commit

Permalink
Update Travis Pub Get
Browse files Browse the repository at this point in the history
Updated Travis with pub get as a before_script
  • Loading branch information
orthros committed May 11, 2017
1 parent 236ba81 commit 0dd0718
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ language: dart
sudo: false
before_script:
- chmod +x ./tool/travis.sh
- pub get
script: ./tool/travis.sh

0 comments on commit 0dd0718

Please sign in to comment.