1
0
mirror of https://github.com/mnaberez/py65.git synced 2026-04-24 02:17:55 +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
+1
View File
@@ -1,4 +1,5 @@
language: python
sudo: false
env:
- TOXENV=py26
- TOXENV=py27