1
0
mirror of https://github.com/eleith/emailjs.git synced 2024-07-01 10:50:57 +00:00
emailjs/.travis.yml
2018-08-06 12:02:16 -07:00

9 lines
96 B
YAML

language: node_js
node_js:
- "6"
- "8"
- "10"
script:
- npm run test
- npm run rollup