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 fd8b856 commit d2a34feCopy full SHA for d2a34fe
.travis.yml
@@ -2,7 +2,7 @@ language: python
2
python:
3
- "2.7"
4
before_install:
5
- - "sh setup_arangodb_2.4.sh"
+ - "sh setup_arangodb_2.3.sh"
6
install:
7
- "pip install ."
8
script: nosetests
0 commit comments