Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Commit

Permalink
Merge b9e8fd4 into 29a053d
Browse files Browse the repository at this point in the history
  • Loading branch information
patbos committed Jul 18, 2015
2 parents 29a053d + b9e8fd4 commit fbeee25
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
sudo: false
language: java
jdk:
- oraclejdk7
Expand All @@ -11,3 +12,6 @@ script:
mvn license:check integration-test
after_success:
- mvn jacoco:report coveralls:report
env:
global:
- "MAVEN_OPTS=-Xmx1024m"

0 comments on commit fbeee25

Please sign in to comment.