summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2014-02-16 18:11:17 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2014-02-16 18:11:17 +0000
commit81cc95155ea3c542f18ba32758c48e2b46577f76 (patch)
tree2991762635b156fda1515167ac1371be2e5cae34 /.travis.yml
parent8cdae65ee9de33436ca2cd44744fdee2c9870590 (diff)
downloadswig-81cc95155ea3c542f18ba32758c48e2b46577f76.tar.gz
Python 3.3 should now work on Travis
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 51c24e0e4..5d47074e9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -33,8 +33,7 @@ matrix:
- compiler: gcc
env: SWIGLANG=tcl
allow_failures:
- - compiler: gcc
- env: SWIGLANG=python PY3=1 VER=3.3
+ # None
before_install:
- date -u
- lsb_release -a