1
0
Fork 0
mirror of https://github.com/demostf/demo.js synced 2026-06-04 00:54:14 +02:00

only test latest nodejs

This commit is contained in:
Robin Appelman 2017-12-09 17:05:30 +01:00
commit 23acf4648d

View file

@ -1,10 +1,6 @@
language: node_js language: node_js
node_js: node_js:
- "6"
- "7"
- "8" - "8"
services:
- docker
install: install:
- make node_modules - make node_modules
script: script: