Browse Source

Apparently Travis is still kinda lame.

tags/v0.3.3
Ben Kurtovic 10 years ago
parent
commit
81fddd5e84
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      .travis.yml

+ 0
- 1
.travis.yml View File

@@ -4,6 +4,5 @@ python:
- "2.7"
- "3.2"
- "3.3"
- "3.4"
install: python setup.py build
script: python setup.py test -q

Loading…
Cancel
Save