Skip to content

Commit

Permalink
specify dart dev channel
Browse files Browse the repository at this point in the history
  • Loading branch information
devoncarew committed Apr 14, 2018
1 parent ceba0e4 commit 5f27939
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
@@ -1,6 +1,7 @@
language: dart
dart:
- dev
script: dart -c tool/grind.dart
sudo: false

after_success:
- test $TRAVIS_PULL_REQUEST == "false" && test $TRAVIS_BRANCH == "master" && bash tool/ghpages.sh
Expand Down

0 comments on commit 5f27939

Please sign in to comment.