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