ci: run test on Node.js 10

This commit is contained in:
pvdlg 2018-05-04 20:09:41 -04:00 committed by Pierre Vanduynslager
parent f0f325dd7f
commit 1ed466e337

View File

@ -4,7 +4,7 @@ services:
- docker - docker
node_js: node_js:
- 9 - 10
- 8 - 8
# Trigger a push build on caribou and greenkeeper branches + PRs build on every branches # Trigger a push build on caribou and greenkeeper branches + PRs build on every branches