1
0
mirror of https://github.com/eleith/emailjs.git synced 2024-07-05 20:10:37 +00:00
emailjs/.travis.yml

9 lines
90 B
YAML
Raw Normal View History

2012-05-27 21:43:04 +00:00
language: node_js
node_js:
2018-07-12 20:27:08 +00:00
- "6"
- "8"
- "10"
2018-07-12 20:26:48 +00:00
script:
- yarn test
- yarn rollup