mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-11-17 07:48:18 +01:00
update travis
This commit is contained in:
parent
ed8dcf016e
commit
db6247988a
1 changed files with 2 additions and 0 deletions
|
@ -2,10 +2,12 @@ language: python
|
|||
python:
|
||||
- "2.7"
|
||||
- "pypy"
|
||||
|
||||
# command to install dependencies
|
||||
# install:
|
||||
# - pip install
|
||||
# - pip install -r requirements.txt
|
||||
|
||||
# command to run tests
|
||||
script:
|
||||
nosetests
|
||||
|
|
Loading…
Reference in a new issue