1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/fork-sax/.travis.yml

13 lines
145 B
YAML
Raw Normal View History

2020-11-05 18:58:23 +02:00
language: node_js
sudo: false
node_js:
- 8
- 6
- 4
notifications:
email: false
cache:
directories:
- $HOME/.npm
- node_modules