Use node LTS version

This commit is contained in:
pathmapper 2018-11-18 20:42:51 +01:00 committed by GitHub
parent c7045197d3
commit 45f4a9881b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
language: node_js language: node_js
sudo: false sudo: false
node_js: node_js:
- '0.10' - '10'
branches: branches:
only: only:
- gh-pages - gh-pages