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

Commit

Permalink
Use node 6 on Travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
kring committed Nov 13, 2017
1 parent 007dca5 commit 8237dc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,6 +1,6 @@
language: node_js
node_js:
- '5'
- '6'
script:
- gulp lint release
#deploy:
Expand Down

0 comments on commit 8237dc7

Please sign in to comment.