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

Commit

Permalink
Update Travis configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
denysdovhan committed Feb 24, 2017
1 parent 3b88290 commit c8ee71d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: node_js
node_js:
- v6
- v5
- v4
- node
- 6
- 4
after_script:
- 'npm run coveralls'
- npm run coveralls

0 comments on commit c8ee71d

Please sign in to comment.