setup travis

This commit is contained in:
Jernej Pregelj 2019-03-07 14:56:07 +01:00
parent cd62912a6e
commit 4bfc5e2802
1 changed files with 11 additions and 1 deletions

View File

@ -1 +1,11 @@
script: "./testscript.sh"
language: node_js
node_js: node
script: "./testscript.sh"
notifications:
email: false
cache:
directories:
- node_modules