mirror of
https://github.com/kennethreitz/clint.git
synced 2026-06-05 06:46:16 +00:00
Update .travis.yml
This commit is contained in:
+6
-1
@@ -2,5 +2,10 @@ language: python
|
||||
python:
|
||||
- 2.6
|
||||
- 2.7
|
||||
- 3.2
|
||||
- 3.3
|
||||
- pypy
|
||||
install:
|
||||
- pip install pytest args
|
||||
script:
|
||||
- python test_clint.py
|
||||
- py.test
|
||||
|
||||
Reference in New Issue
Block a user