1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-06-18 01:18:23 +02:00

Forgot to add run to travis script

This commit is contained in:
andsandv 2014-10-24 15:04:07 +02:00
parent 1fb5868dee
commit 8fdc57212a

View File

@ -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: