mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-22 01:26:51 +03:00
Adding python versions in travis config
This commit is contained in:
parent
126883f5c1
commit
b93bb61e28
|
@ -1,4 +1,7 @@
|
|||
language: python
|
||||
python:
|
||||
- '2.6'
|
||||
- '2.7'
|
||||
install:
|
||||
- pip install tox
|
||||
script:
|
||||
|
|
Loading…
Reference in New Issue
Block a user