From cacea49990df3e1ddc426031a36e01e38fd38d46 Mon Sep 17 00:00:00 2001 From: Rahman Usta Date: Tue, 17 Feb 2015 23:10:51 +0200 Subject: [PATCH] Update travis --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index e972cf387..1a21d8636 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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