Skip to content

Commit 41227e8

Browse files
author
Michaël Dupont
committed
Fix apt-get crash in Travis CI
1 parent 85e9144 commit 41227e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ env:
3636

3737
before_install:
3838
## Packages
39+
- sudo rm -f /etc/apt/sources.list.d/mongodb.list # Makes apt crash on Precise, and we don't need MongoDB
3940
- sudo apt-get update -qq
4041
- sudo apt-get install -y graphviz
4142

0 commit comments

Comments
 (0)