Update .travis.yml

This commit is contained in:
Pavel Djundik 2018-02-10 21:42:53 +02:00 committed by GitHub
parent 0d0a8b116b
commit 72fc4882e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
language: node_js language: node_js
node_js: node_js:
- 8 - 8
cache:
yarn: true
notifications:
email: false