mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-28 19:58:18 +01:00
update travis
This commit is contained in:
parent
30e60707f8
commit
ed18069254
1 changed files with 3 additions and 2 deletions
|
@ -2,10 +2,11 @@ language: python
|
|||
python:
|
||||
- "2.7"
|
||||
- "pypy"
|
||||
|
||||
# command to install dependencies
|
||||
# install:
|
||||
# - pip install
|
||||
# - pip install -r requirements.txt
|
||||
|
||||
# command to run tests
|
||||
script:
|
||||
nosetests
|
||||
script: nosetests
|
||||
|
|
Loading…
Add table
Reference in a new issue