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 85e9144 commit 41227e8Copy full SHA for 41227e8
.travis.yml
@@ -36,6 +36,7 @@ env:
36
37
before_install:
38
## Packages
39
+ - sudo rm -f /etc/apt/sources.list.d/mongodb.list # Makes apt crash on Precise, and we don't need MongoDB
40
- sudo apt-get update -qq
41
- sudo apt-get install -y graphviz
42
0 commit comments