Skip to content

Commit 2079936

Browse files
author
stephanie
committed
travis update, fix pandas error
1 parent 4ceb752 commit 2079936

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
@@ -45,6 +45,7 @@ before_script:
4545

4646
before_install:
4747
# python -m pip makes the install go into the virtualenv
48+
- pip install --upgrade pip
4849
- python -m pip install pandas
4950
- export PYMSSQL_BUILD_WITH_BUNDLED_FREETDS=1;python -m pip install pymssql
5051
# - python -m pip install mysql-python

0 commit comments

Comments
 (0)