Skip to content

Commit 72097d7

Browse files
committed
Update the deploy script
1 parent 38588e3 commit 72097d7

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
@@ -13,7 +13,7 @@ before_install:
1313
# - "mysqladmin -u root -p'old_password' password new_password"
1414
- "sudo service mysql restart"
1515
install:
16-
# - "pip install --upgrade pip"
16+
- "pip install --upgrade pip"
1717
- "pip install -r requirements.txt --upgrade"
1818
- "pip install mysqlclient==1.3.12"
1919
- "python setup.py develop"

0 commit comments

Comments
 (0)