thelounge-theme-newnet/.travis.yml

10 lines
84 B
YAML
Raw Normal View History

2017-06-16 08:49:01 +00:00
language: node_js
2017-06-16 08:51:49 +00:00
node_js:
- 8
2018-02-10 19:42:53 +00:00
cache:
yarn: true
notifications:
email: false