Skip to content

Commit

Permalink
Skip Travis install step
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielThomas committed Apr 19, 2016
1 parent c4ca1df commit 765328b
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 @@ -2,7 +2,7 @@ language: java
sudo: false
jdk:
- oraclejdk7
install: "./installViaTravis.sh"
install: true
script: "./buildViaTravis.sh"
cache:
directories:
Expand Down

0 comments on commit 765328b

Please sign in to comment.