Skip to content

Commit

Permalink
Fix travis install for forge
Browse files Browse the repository at this point in the history
  • Loading branch information
Deamon5550 committed May 2, 2015
1 parent 40fcd78 commit cd60432
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@ install: true
jdk:
- oraclejdk8
- oraclejdk7
script: ./gradlew
env: GRADLE_OPTS="-Xms1g -Xmx3g"
install: ./gradlew setupCIWorkspace
script: ./gradlew build

0 comments on commit cd60432

Please sign in to comment.