Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

Commit

Permalink
refactor(NPM): test with node v5.7.1 (npm v3.8.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sjors committed Mar 14, 2016
1 parent 19cb352 commit a50ffd4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
language: node_js
node_js:
- node
node_js:
- 5.7
script: node_modules/karma/bin/karma start karma.conf.js --single-run && grunt coveralls
sudo: required
before_install:
Expand Down

0 comments on commit a50ffd4

Please sign in to comment.