Skip to content

Commit

Permalink
travis not building job running longer than 10 minutes so skipping tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ashishparkhi committed Jan 8, 2015
1 parent 0a84d53 commit 76c9981
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -7,7 +7,7 @@ branches:
only:
- master

install: mvn -l build.log clean package
install: mvn clean package -Dmaven.test.skip=true

script: cd target && zip ci-game.hpi.zip ci-game.hpi && cd ..

Expand Down

0 comments on commit 76c9981

Please sign in to comment.