Skip to content

Commit a3b2a51

Browse files
committed
Update travis yml
1 parent 9f6db99 commit a3b2a51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ before_install:
1616
install:
1717
- "pip install --upgrade pip"
1818
- "pip install -r requirements.txt --upgrade"
19-
- "pip install mysqlclient==1.3.14"
19+
- "pip install mysqlclient==1.4.2"
2020
- "python setup.py develop"
2121
- "sudo rm -f /etc/boto.cfg"
2222
before_script:

0 commit comments

Comments
 (0)