From 2207055a0d1de9b08e0f77eb19329c99799934a5 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: