Skip to content

Commit 5e5769d

Browse files
committed
Updated.
1 parent 0dd85f3 commit 5e5769d

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
@@ -8,7 +8,7 @@ before_install:
88
- virtualenv --system-site-packages ~/virtualenv/this
99
- source ~/virtualenv/this/bin/activate
1010
install:
11-
- pip install -r requirements.txt
11+
# - pip install -r requirements.txt
1212
- python setup.py install
1313
script:
1414
- nosetests

0 commit comments

Comments
 (0)