Skip to content

Commit

Permalink
Having investigated Travis Artifacts, switch to the test phase.
Browse files Browse the repository at this point in the history
  • Loading branch information
TheScown committed Jan 29, 2015
1 parent 179ab55 commit 43d4791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ branches:
- master
- develop
install: true
script: mvn package -P production
script: mvn test -P production

0 comments on commit 43d4791

Please sign in to comment.