Skip to content

Commit

Permalink
skip swaggerdocs, fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
ssalinas committed Sep 20, 2016
1 parent 9ca679c commit a0a5746
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Expand Up @@ -3,8 +3,9 @@ jdk:
- oraclejdk7
- openjdk7
- oraclejdk8
install: mvn -Pbuild-swagger-documentation -DskipTests=true -B -q -fae install
script: mvn -B -q -fae verify

install: true
script: mvn -B -q verify

git:
depth: 100
Expand Down

0 comments on commit a0a5746

Please sign in to comment.