mirror of
https://github.com/jdalrymple/gitbeaker.git
synced 2026-01-18 15:55:30 +00:00
tinkering
This commit is contained in:
parent
cb22bffa56
commit
e94fb78044
@ -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
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user