Browse Source

remove pypy as it is too slow

auth
clowwindy 10 years ago
parent
commit
92e49099b6
  1. 1
      .travis.yml

1
.travis.yml

@ -4,7 +4,6 @@ python:
- 2.7 - 2.7
- 3.3 - 3.3
- 3.4 - 3.4
- pypy
cache: cache:
directories: directories:
- dante-1.4.0 - dante-1.4.0

Loading…
Cancel
Save