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

customize scripts

This commit is contained in:
Zack Schuster 2018-07-12 13:26:48 -07:00
parent aab5d94bf1
commit a4ff49ff6c

View File

@ -5,6 +5,9 @@ node_js:
- "9"
env:
- CXX=g++-4.8
script:
- yarn test
- yarn rollup
addons:
apt:
sources: