Skip to content

Commit

Permalink
limit build to node 6
Browse files Browse the repository at this point in the history
  • Loading branch information
notenoughneon committed May 3, 2016
1 parent 6f1cd5f commit 99796c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
@@ -1,6 +1,5 @@
language: node_js
node_js:
- "4"
- "6"
before_script: "npm run-script build"
script: "npm run-script test-travis"
Expand Down

0 comments on commit 99796c7

Please sign in to comment.