Skip to content

Commit

Permalink
Updated travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bp74 committed Oct 25, 2015
1 parent 8c755a3 commit 36dcf36
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ before_script:
- sh -e /etc/init.d/xvfb start

script:
- set -e
- pub run test -p content-shell
- dartanalyzer --fatal-warnings lib/stagexl.dart
- dartanalyzer --fatal-hints --fatal-warnings lib/stagexl.dart

0 comments on commit 36dcf36

Please sign in to comment.