Browse Source

fix test

1.4
clowwindy 11 years ago
parent
commit
7fc0cd86f9
  1. 1
      .travis.yml

1
.travis.yml

@ -2,7 +2,6 @@ language: python
python:
- 2.6
- 2.7
- pypy
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq libevent-dev python-gevent

Loading…
Cancel
Save