Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
fix travis script
Browse files Browse the repository at this point in the history
  • Loading branch information
jakemac53 committed Apr 5, 2017
1 parent 9f89fec commit 9ce13a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tool/travis.sh
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ set -e
# Verify that the libraries are error free.
dartanalyzer --fatal-warnings \
lib/bazel_worker.dart \
lib/driver.dart \
lib/testing.dart \
test/test_all.dart

# Run the tests.
Expand Down

0 comments on commit 9ce13a0

Please sign in to comment.