Parcourir la source

3.4 should work on Travis now.

tags/v0.4
Ben Kurtovic il y a 10 ans
Parent
révision
fb16781659
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. +1
    -0
      .travis.yml

+ 1
- 0
.travis.yml Voir le fichier

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

Chargement…
Annuler
Enregistrer