Update .travis.yml
This commit is contained in:
parent
aae579c650
commit
8198872972
1 changed files with 7 additions and 7 deletions
14
.travis.yml
14
.travis.yml
|
|
@ -1,11 +1,11 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
|
||||||
- "node"
|
|
||||||
notifications:
|
|
||||||
webhooks: https://www.travisbuddy.com
|
|
||||||
env:
|
|
||||||
- MY_VAR=EverythignIsAwesome
|
|
||||||
- NODE_ENV=TESTlanguage: node_js
|
|
||||||
node_js:
|
node_js:
|
||||||
- "8"
|
- "8"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue