Skip to content

Commit

Permalink
Update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
rahmanusta committed Feb 17, 2015
1 parent edf76b1 commit cacea49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ before_script:
- sudo apt-get update -qq
- sudo apt-get install -y rpm
- sudo apt-get install -y wget
- wget http://download-aws.ej-technologies.com/install4j/install4j_unix_6_1.tar.gz
- tar zxvf install4j_unix_6_0.tar.gz
- wget http://download-aws.ej-technologies.com/install4j/install4j_unix_6_0_1.tar.gz
- tar zxvf install4j_unix_6_0_1.tar.gz
- wget -O /home/travis/build/asciidocfx/AsciidocFX/install4j6/jres/macosx-amd64-1.8.0_25.tar.gz
http://asciidocfx.com/jres/macosx-amd64-1.8.0_25.tar.gz
- wget -O /home/travis/build/asciidocfx/AsciidocFX/install4j6/jres/windows-amd64-1.8.0_25.tar.gz
Expand Down

0 comments on commit cacea49

Please sign in to comment.