Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.

Commit ce5af48

Browse files
Update .travis.yml
1 parent 0110fbc commit ce5af48

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
@@ -19,7 +19,7 @@ sudo: required
1919

2020
# Before anything else, get the latest versions of things
2121
before_script:
22-
- julia -e 'Pkg.clone("https://github.com/JuliaPackaging/BinaryProvider.jl")'
22+
#- julia -e 'Pkg.clone("https://github.com/JuliaPackaging/BinaryProvider.jl")'
2323
- julia -e 'Pkg.clone("https://github.com/JuliaPackaging/BinaryBuilder.jl"); Pkg.build()'
2424

2525
script:

0 commit comments

Comments
 (0)