diff --git a/.travis.yml b/.travis.yml index c3c0da4d..06f50217 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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)