Skip to content
Snippets Groups Projects
Commit 6d8d52dc authored by aeschylus's avatar aeschylus
Browse files

update travis.yml to test with the pinned LTS version of node instead of auto-updating to latest

parent e220d6df
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ language: node_js
sudo: false
node_js:
- '5'
- 'node'
- 'v6.10.3'
before_install:
- npm install
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment