summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index b3ed372..9ae62dd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,10 +7,6 @@ python:
- 3.6
- pypy
-matrix:
- allow_failures:
- - python: pypy # PyPy doesn't have _curses.
-
install:
- pip install -q nose
- python setup.py install