Skip to content

Commit 99cd946

Browse files
committed
Stop checkouting MOI
1 parent df3da2a commit 99cd946

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.travis.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,6 @@ notifications:
1111
git:
1212
depth: 99999999
1313

14-
matrix:
15-
allow_failures:
16-
- julia: 0.7
17-
18-
before_script:
19-
- julia -e 'Pkg.add("MathOptInterface")'
20-
- julia -e 'Pkg.checkout("MathOptInterface")'
21-
2214
after_success:
2315
# push coverage results to Coveralls
2416
- julia -e 'cd(Pkg.dir("SemidefiniteOptInterface")); Pkg.add("Coverage"); using Coverage; Coveralls.submit(Coveralls.process_folder())'

0 commit comments

Comments
 (0)