Parcourir la source

Update .travis.yml for new Travis infrastructure

Per http://docs.travis-ci.com/user/migrating-from-legacy
tags/v0.4.1
Ben Kurtovic il y a 8 ans
Parent
révision
06ad55822f
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. +1
    -0
      .travis.yml

+ 1
- 0
.travis.yml Voir le fichier

@@ -6,6 +6,7 @@ python:
- 3.3
- 3.4
- 3.5-dev
sudo: false
install:
- pip install coveralls
- python setup.py build


Chargement…
Annuler
Enregistrer