We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b0e7d3 commit ec61082Copy full SHA for ec61082
.travis.yml
@@ -15,8 +15,6 @@ addons:
15
- liblapack-dev
16
- libgmp-dev
17
- libglpk-dev
18
-before_script:
19
- - julia -e 'using Pkg; Pkg.add(PackageSpec(name="JuMP", rev="master"))'
20
after_success:
21
- echo $TRAVIS_JULIA_VERSION
22
# push coverage results to Codecov
0 commit comments