Skip to content

Commit 95cf921

Browse files
author
Joe Petviashvili
committed
new url
1 parent aef0802 commit 95cf921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ install:
1616
- sudo apt-add-repository -y ppa:keithw/glfw3
1717
- sudo apt-get update
1818
- sudo apt-get install libfreeimage-dev libatlas3gf-base libfftw3-dev cmake libglfw3-dev mesa-utils
19-
- wget http://ci.arrayfire.org/job/arrayfire-linux/job/graphics-installer/lastSuccessfulBuild/artifact/ArrayFire-v3.5.1_Linux_x86_64.sh
19+
- wget -q http://arrayfire.s3.amazonaws.com/3.5.1/ArrayFire-v3.5.1_Linux_x86_64.sh
2020
- ls -l
2121
- sudo chmod +x ArrayFire-v3.5.1_Linux_x86_64.sh
2222
- sudo ./ArrayFire-v3.5.1_Linux_x86_64.sh --exclude-subdir --prefix=/usr/local

0 commit comments

Comments
 (0)