Skip to content

Commit

Permalink
consistency ;)
Browse files Browse the repository at this point in the history
  • Loading branch information
pranavjha committed Sep 20, 2014
1 parent 0a15453 commit 98674a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ language: node_js
node_js:
# nodejs version
- "0.11"
after_script:
after_success:
# run the coverage task and push the coverage report to coveralls
- "./node_modules/.bin/grunt coveralls"
- "./node_modules/.bin/grunt document gh-pages"

0 comments on commit 98674a6

Please sign in to comment.