Skip to content

Commit cd7f22b

Browse files
committed
Update .travis.yml
1 parent 0903352 commit cd7f22b

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
@@ -1,7 +1,7 @@
11
language: python
22
# command to install dependencies
33
install:
4-
- pip install python-coveralls
4+
- pip install python-coveralls virtualenv
55
# # command to run tests
66
script: python setup.py test
77
after_success:

0 commit comments

Comments
 (0)