Skip to content
This repository has been archived by the owner on Aug 22, 2018. It is now read-only.

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 383367a commit 1f37eb0
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 1f37eb0

Please sign in to comment.