Skip to content

Commit

Permalink
[OPENENGSB-3652] don't retry
Browse files Browse the repository at this point in the history
  • Loading branch information
stfnsche committed Oct 1, 2014
1 parent a03de69 commit 73b2fa1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Expand Up @@ -12,7 +12,9 @@ install:
- mvn install -Pcheckstyle,licenseCheck

script:
- ./etc/scripts/run-itests.sh
- cd itests
- mvn test -Pitests
- cd ..

notifications:
email:
Expand Down

0 comments on commit 73b2fa1

Please sign in to comment.