Skip to content

Commit e29345e

Browse files
committed
Update the deploy script
1 parent 8452010 commit e29345e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ before_install:
1515
install:
1616
- "pip install --upgrade pip"
1717
- "pip install -r requirements.txt --upgrade"
18+
- "pip install mysqlclient==1.3.12"
1819
- "python setup.py develop"
1920
- "sudo rm -f /etc/boto.cfg"
2021
before_script:

0 commit comments

Comments
 (0)