Update .travis.yml
This commit is contained in:
parent
0d0a8b116b
commit
72fc4882e7
|
@ -1,3 +1,9 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- 8
|
||||
|
||||
cache:
|
||||
yarn: true
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
|
|
Loading…
Reference in New Issue