Skip to content

Commit

Permalink
Update travis.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
pq committed Mar 19, 2015
1 parent 1deb6d1 commit 5597e01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tool/travis.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ set -e
# Verify that the libraries are error free.
dartanalyzer --fatal-warnings \
bin/linter.dart \
lib/linter.dart \
lib/src/linter.dart \
test/all.dart

# Run the tests.
Expand Down

0 comments on commit 5597e01

Please sign in to comment.