Skip to content

Commit

Permalink
Correct i4j url
Browse files Browse the repository at this point in the history
  • Loading branch information
rahmanusta committed Oct 5, 2018
1 parent 9652468 commit 0131631
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 @@ -10,7 +10,7 @@ addons:
- oracle-java8-installer
script: mvn clean install -Pinstall-runtime
before_script:
- wget http://download-aws.ej-technologies.com/install4j/install4j_unix_7_0_6.tar.gz
- wget http://download-keycdn.ej-technologies.com/install4j/install4j_unix_7_0_6.tar.gz
- tar zxvf install4j_unix_7_0_6.tar.gz
- wget -O /home/travis/build/asciidocfx/AsciidocFX/install4j7.0.6/jres/linux-amd64-1.8.0_181.tar.gz
http://kodedu.com/asciidocfx/jres/linux-amd64-1.8.0_181.tar.gz
Expand Down

0 comments on commit 0131631

Please sign in to comment.