Skip to content

Commit

Permalink
Drop Julia v1.0 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
blegat committed Nov 2, 2020
1 parent 559198e commit 8145eab
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
language: julia
julia:
- 1.0
- 1.1
- 1
env:
- PYTHON=""
before_script:
- julia -e 'using Pkg; Pkg.add(PackageSpec(name="Polyhedra", rev="master"))'

0 comments on commit 8145eab

Please sign in to comment.