Skip to content

Commit 165c6f4

Browse files
committed
Update .travis.yml
1 parent 2e9a49d commit 165c6f4

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
@@ -2,5 +2,6 @@ language: python
22
python:
33
- "2.6"
44
- "2.7"
5+
install: pip install -e .
56
# command to run tests
67
script: python test/test_zencoder.py

0 commit comments

Comments
 (0)