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 9f6db99 commit a3b2a51Copy full SHA for a3b2a51
.travis.yml
@@ -16,7 +16,7 @@ before_install:
16
install:
17
- "pip install --upgrade pip"
18
- "pip install -r requirements.txt --upgrade"
19
- - "pip install mysqlclient==1.3.14"
+ - "pip install mysqlclient==1.4.2"
20
- "python setup.py develop"
21
- "sudo rm -f /etc/boto.cfg"
22
before_script:
0 commit comments