From 8fdc57212a65bb2da6989c0aabf1be04d10c06e2 Mon Sep 17 00:00:00 2001 From: andsandv Date: Fri, 24 Oct 2014 15:04:07 +0200 Subject: [PATCH] Forgot to add run to travis script --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4aac1e3068..fdd59cf6c2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: java jdk: oraclejdk8 script: -- cd unleash-server && npm install && npm test-travis +- cd unleash-server && npm install && npm run test-travis - cd .. && cd unleash-client-java && mvn test notifications: hipchat: