Skip to content

Commit 430537a

Browse files
author
shubhangiKishore
committed
trying
1 parent d1da813 commit 430537a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ matrix:
1313
- python: "pypy"
1414

1515
install:
16+
- pip install --upgrade pip
17+
- pip install --upgrade pillow
1618
- pip install --upgrade --pre setuptools
1719
- if [ "$TRAVIS_PYTHON_VERSION" == "2.6" ]; then pip install unittest2; fi
1820
- pip install future

0 commit comments

Comments
 (0)