Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
blond committed Jun 22, 2017
1 parent a792bff commit 21fdf5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ matrix:
- node_js: "4"
env: COVERALLS=1
- node_js: "6"
- node_js: "8"

after_success:
- if [ "x$COVERALLS" = "x1" ]; then npm run coveralls; fi

0 comments on commit 21fdf5a

Please sign in to comment.