ci(node): set node 8 to node 8.3 and add node 12

This commit is contained in:
mehrad-rafigh 2019-07-15 17:23:35 +02:00 committed by Gregor Martynus
parent 75f08302a9
commit 6e60c58873

View File

@ -4,8 +4,9 @@ services:
- docker
node_js:
- 12
- 10
- 8
- 8.3
# Trigger a push build on master and greenkeeper branches + PRs build on every branches
# Avoid double build on PRs (See https://github.com/travis-ci/travis-ci/issues/1147)