fix travis path

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

View File

@ -1,7 +1,7 @@
language: node_js
node_js: node
script: "./testscript.sh"
script: "./.travis.sh"
notifications:
email: false