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

Commit

Permalink
merge to master
Browse files Browse the repository at this point in the history
  • Loading branch information
devoncarew committed Dec 18, 2014
2 parents 0b0e65d + 6b34275 commit 236c7d2
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 @@ -42,5 +42,5 @@ if [ "$REPO_TOKEN" ]; then
echo
echo "Running code coverage report"
# --debug for verbose logging
pub global run dart_coveralls report --retry 3 test/all.dart
pub global run dart_coveralls report --token $REPO_TOKEN --retry 3 test/all.dart
fi

0 comments on commit 236c7d2

Please sign in to comment.