tinkering

This commit is contained in:
Justin Dalrymple 2018-05-04 14:52:11 -04:00 committed by Justin
parent cb22bffa56
commit e94fb78044

View File

@ -1,4 +1,6 @@
language: node_js
node_js:
- "node"
jobs:
include:
@ -10,11 +12,11 @@ jobs:
node_js:
- "8"
- "lts/*"
- "node"
cache:
directories:
- "node_modules"
script: npm run test:infrastructure