Skip to content

Commit

Permalink
Merge pull request #7 from mincong-h/travis
Browse files Browse the repository at this point in the history
Only compile test code
  • Loading branch information
danieldietrich authored Dec 21, 2019
2 parents 8e6f3c8 + 5ce6771 commit bbc5e0b
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 @@ -21,4 +21,4 @@ cache:
- '$HOME/.m2/repository'

script:
- mvn clean verify
- mvn test-compile

0 comments on commit bbc5e0b

Please sign in to comment.