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 13ddae4 commit be416d0Copy full SHA for be416d0
.travis.yml
@@ -1,7 +1,8 @@
1
sudo: false
2
language: python
3
+cache: pip
4
install:
- - pip install tox six
5
+ - pip install tox
6
7
before_script:
8
- "mysql --help"
0 commit comments