cleanup travis config

This commit is contained in:
Denys Vuika 2018-09-20 13:29:25 +01:00
parent 8b6686af08
commit 01a3125374

View File

@ -8,8 +8,7 @@ addons:
paths: paths:
- e2e-output - e2e-output
target_paths: target_paths:
- /e2e/${TRAVIS_BUILD_NUMBER} - /${TRAVIS_BUILD_NUMBER}
debug: false
language: node_js language: node_js
node_js: node_js:
- '8' - '8'