Skip to content

Commit

Permalink
Fix travis chmod as we renamed directory to tool
Browse files Browse the repository at this point in the history
  • Loading branch information
gching committed Mar 24, 2018
1 parent 1647ec5 commit 8f01a69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,7 +1,7 @@
language: dart

before_install:
- chmod +x ./tools/coveralls.sh
- chmod +x ./tool/coveralls.sh

dart:
- stable
Expand Down

0 comments on commit 8f01a69

Please sign in to comment.