test on a recent version of nodejs

This commit is contained in:
Chris DeCairos 2018-10-31 15:22:13 -04:00
Родитель 23ee624d4d
Коммит d28ffcdb3c
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,6 +1,6 @@
language: node_js language: node_js
node_js: node_js:
- '0.10' - '8'
before_deploy: before_deploy:
- ./node_modules/.bin/gulp build - ./node_modules/.bin/gulp build
deploy: deploy: