Skip to content

Commit

Permalink
Update package name
Browse files Browse the repository at this point in the history
  • Loading branch information
gmr committed Apr 18, 2014
1 parent 611ad0e commit fe062d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -5,7 +5,7 @@ python:
- pypy
before_install:
- sudo apt-get update -qq
- sudo apt-get install -y libev
- sudo apt-get install -y libev-dev
install:
- if [[ $TRAVIS_PYTHON_VERSION == '2.6' ]]; then pip install --use-mirrors unittest2; fi
- pip install --use-mirrors -r test-requirements.pip
Expand Down

0 comments on commit fe062d2

Please sign in to comment.