diff --git a/.travis.yml b/.travis.yml index 6607379..85f0a27 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: node_js node_js: - - "8.1.2" + - "8.12.0" script: npm run ci notifications: email: false