Use actual nodejs version in travis tests (#286)

Also remove not needed line about dist
This commit is contained in:
Pavel Lobashov 2019-12-18 14:58:30 +03:00 committed by Alexey Golubev
parent 37fb142a86
commit c40ec2f52b

View file

@ -1,7 +1,6 @@
dist: trusty
language: node_js
node_js:
- '6'
- '12'
before_install: npm install -g grunt-cli
before_script:
- cd build