Skip to content
This repository has been archived by the owner on Jan 1, 2020. It is now read-only.

Commit

Permalink
Bump BB again
Browse files Browse the repository at this point in the history
  • Loading branch information
Gnimuc committed Sep 3, 2018
1 parent 8912be1 commit b1c00fa
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 @@ -20,7 +20,7 @@ sudo: required
# Before anything else, get the latest versions of things
before_script:
- julia -e 'using Pkg; Pkg.add("BinaryProvider")'
- julia -e 'using Pkg; Pkg.add("BinaryBuilder"); Pkg.build()'
- julia -e 'using Pkg; Pkg.add(PackageSpec(url="https://github.com/JuliaPackaging/BinaryBuilder.jl", rev="master")); Pkg.build()'

script:
- julia build_tarballs.jl
Expand Down

0 comments on commit b1c00fa

Please sign in to comment.