Skip to content

Commit 5422410

Browse files
author
Joshua Harlow
committed
Have the 3.5.0-alpha just use the basic py27 env
1 parent a0ee323 commit 5422410

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ matrix:
3030
- python: "2.7"
3131
env: ZOOKEEPER_VERSION=3.4.6 TOX_VENV=py27-eventlet
3232
- python: "2.7"
33-
env: ZOOKEEPER_VERSION=3.5.0-alpha TOX_VENV=py27-gevent
33+
env: ZOOKEEPER_VERSION=3.5.0-alpha TOX_VENV=py27
3434
- python: "3.3"
3535
env: ZOOKEEPER_VERSION=3.3.6 TOX_VENV=py33
3636
- python: "3.3"

0 commit comments

Comments
 (0)