1
0
mirror of https://github.com/mnaberez/py65.git synced 2024-12-29 06:29:48 +00:00

Use the new build env on Travis

This commit is contained in:
Mike Naberezny 2014-11-20 19:51:46 -08:00
parent afbfbf89a5
commit 37749bbd50

View File

@ -1,4 +1,5 @@
language: python
sudo: false
env:
- TOXENV=py26
- TOXENV=py27