We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 382b29a commit 9a52a37Copy full SHA for 9a52a37
.travis.yml
@@ -14,7 +14,7 @@ matrix:
14
15
before_script:
16
- julia -e 'Pkg.add("MultivariatePolynomials")'
17
- - julia -e 'Pkg.checkout("MultivariatePolynomials", "bl/fix-0.7bis")'
+ - julia -e 'Pkg.checkout("MultivariatePolynomials")'
18
19
after_success:
20
# push coverage results to Coveralls
0 commit comments