We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 624ff5e commit df0502fCopy full SHA for df0502f
.travis.yml
@@ -29,6 +29,7 @@ before_install:
29
- ./configure --prefix=/usr
30
- make all
31
- popd
32
+ - git --version
33
install:
34
- ./scripts/travis/install_elasticsearch.sh
35
- pip install tox-travis
0 commit comments