Skip to content

Commit

Permalink
Took 27slp out of travis.yml
Browse files Browse the repository at this point in the history
Added comment to GitHub issue to tox.ini 27slp testenv
  • Loading branch information
rgalanakis committed Jun 13, 2014
1 parent b491090 commit 49515ac
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -5,7 +5,6 @@ env:
- TOX_ENV=27gevent
- TOX_ENV=pypygevent
- TOX_ENV=33gevent
- TOX_ENV=27slp
install:
- "pip install tox --download-cache $HOME/.pip-cache"
- "pip install coveralls --download-cache $HOME/.pip-cache"
Expand Down
1 change: 1 addition & 0 deletions tox.ini
Expand Up @@ -34,6 +34,7 @@ deps =
{[testenv]deps}
cython

; See https://github.com/rgalanakis/goless/issues/20
[testenv:27slp]
deps =
{[testenv]deps}
Expand Down

0 comments on commit 49515ac

Please sign in to comment.