Commit f205667
committed
Update travis.yml
Julia 1.9 build cancelled (Causing build to fail because of unresolved "curl -A "$CURL_USER_AGENT" -sSf -L --retry 7 'https://julialang-s3.julialang.org/bin/linux/x64/1.9/julia-1.9-latest-linux-x86_64.tar.gz' | tar -C ~/julia -x -z --strip-components=1 -f -
184curl: (22) The requested URL returned error: 404 Not Found
185
186gzip: stdin: unexpected end of file
187tar: Child returned status 1
188tar: Error is not recoverable: exiting now
189The command "curl -A "$CURL_USER_AGENT" -sSf -L --retry 7 'https://julialang-s3.julialang.org/bin/linux/x64/1.9/julia-1.9-latest-linux-x86_64.tar.gz' | tar -C ~/julia -x -z --strip-components=1 -f -" failed and exited with 2 during ."1 parent d3c0ebb commit f205667
1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | 6 | | |
10 | 7 | | |
11 | 8 | | |
12 | | - | |
| 9 | + | |
13 | 10 | | |
14 | 11 | | |
15 | 12 | | |
| |||
0 commit comments