We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e9a49d commit 165c6f4Copy full SHA for 165c6f4
.travis.yml
@@ -2,5 +2,6 @@ language: python
2
python:
3
- "2.6"
4
- "2.7"
5
+install: pip install -e .
6
# command to run tests
7
script: python test/test_zencoder.py
0 commit comments