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.
2 parents 8742e1b + 839481f commit 3314b93Copy full SHA for 3314b93
.travis.yml
@@ -20,7 +20,7 @@ env:
20
- secure: "pfGVPucvgcgcefhtzAVeejlpOtn4TnAqJSTM8mJkBl36KdU9P7hMuD3czQ4drWgzZ373/VT5UVhLu/HNsdbW0YBTeqPKJ4YNjqVVLytI8xT7y2Lw9l+I7o93j98TMgAoo8nVRmp/E4D6yutbKK1eddrcmf899R1iJbw8v8d1Ht8="
21
22
before_install:
23
- - sudo pip install cpp-coveralls
+ - sudo pip install --upgrade cpp-coveralls
24
- sudo pip install ${MONGODB_ORCHESTRATION_REPO}
25
- sudo apt-get update
26
- sudo apt-get install gdb valgrind
0 commit comments