ADD(travis) pin node-version

pull/1/head
Daniel M 7 years ago committed by GitHub
parent b4da4fa613
commit 5c6eecaf14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .travis.yml

@ -2,7 +2,7 @@ language: node_js
os:
- linux
node_js:
- "7"
- "9.4.0"
script:
- npm install --depth 0 --silent
- npm run lint

Loading…
Cancel
Save