Merge pull request #45 from maputnik/node_travis

Use node LTS version for Travis
pull/46/head
pathmapper 6 years ago committed by GitHub
commit cb45fdf75a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save