Skip to content

Commit 4b794ff

Browse files
committed
Stop using PolyJuMP#master on travis
1 parent 60b1123 commit 4b794ff

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ before_install:
1515
if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then
1616
sudo apt-get install liblapack-dev libblas-dev; # For CSDP
1717
fi
18-
before_script:
19-
- julia -e 'using Pkg; Pkg.add(PackageSpec(name="PolyJuMP", rev="master"))'
2018
jobs:
2119
include:
2220
- stage: "Documentation"

0 commit comments

Comments
 (0)