Skip to content

Commit

Permalink
Travis update for u66
Browse files Browse the repository at this point in the history
  • Loading branch information
rahmanusta committed Dec 1, 2015
1 parent 2775985 commit 2c08b66
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 @@ -12,7 +12,7 @@ script: mvn install -Pinstall-runtime
before_script:
- wget http://download-aws.ej-technologies.com/install4j/install4j_unix_6_0_4.tar.gz
- tar zxvf install4j_unix_6_0_4.tar.gz
- wget -O /home/travis/build/asciidocfx/AsciidocFX/install4j6/jres/linux-amd64-1.8.0_60.tar.gz http://asciidocfx.com/jres/linux-amd64-1.8.0_60.tar.gz
- wget -O /home/travis/build/asciidocfx/AsciidocFX/install4j6/jres/linux-amd64-1.8.0_66.tar.gz http://asciidocfx.com/jres/linux-amd64-1.8.0_66.tar.gz
- wget -O /home/travis/build/asciidocfx/AsciidocFX/install4j6/jres/macosx-amd64-1.8.0_66.tar.gz http://asciidocfx.com/jres/macosx-amd64-1.8.0_66.tar.gz
- wget -O /home/travis/build/asciidocfx/AsciidocFX/install4j6/jres/windows-amd64-1.8.0_66.tar.gz http://asciidocfx.com/jres/windows-amd64-1.8.0_66.tar.gz
- mvn clean
Expand Down

0 comments on commit 2c08b66

Please sign in to comment.