hoppscotch/.travis.yml

8 lines
141 B
YAML
Raw Normal View History

2019-08-21 13:18:20 +00:00
language: node_js
node_js:
- "node"
notifications:
webhooks: https://www.travisbuddy.com
env:
- MY_VAR=EverythignIsAwesome
- NODE_ENV=TEST