Skip to content
This repository was archived by the owner on Feb 28, 2019. It is now read-only.

Commit 076a8aa

Browse files
committed
fixed travis-ci
1 parent bf04993 commit 076a8aa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ language: python
22
python:
33
- "3.4"
44
- "3.5"
5-
- "pypy"
65

76
install: "pip install -r requirements-test.txt"
87
script: "py.test --doctest-modules aptdetector tests"

0 commit comments

Comments
 (0)