Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

Commit

Permalink
node 6 test
Browse files Browse the repository at this point in the history
  • Loading branch information
rostik404 committed Aug 5, 2016
1 parent 1568de0 commit 0f68834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -2,7 +2,7 @@ language: node_js
sudo: false
script: npm run ${NPM_SCRIPT}
after_success: cat ${TRAVIS_BUILD_DIR}/coverage/lcov.info | coveralls
node_js: '4'
node_js: '6'
env:
global:
# SAUCE_USERNAME
Expand Down

0 comments on commit 0f68834

Please sign in to comment.