Simon Egersand
2017-11-13 c30ce16e57bc4bf0599736f9b93d2bd318fc63cb
Use recent versions of Node on Travis
1 files modified
4 ■■■■ changed files
.travis.yml 4 ●●●● patch | view | raw | blame | history
.travis.yml
@@ -4,8 +4,8 @@
  - linux
  - windows
node_js:
  - '5'
  - '6'
  - '7'
  - '8'
  - 'stable'
script:
  - npm run lint