summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml44
1 files changed, 22 insertions, 22 deletions
diff --git a/.travis.yml b/.travis.yml
index 26731110c..5ae31d1da 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,28 +8,28 @@ matrix:
include:
- compiler: gcc
env: SWIGLANG=csharp
- - compiler: gcc
- env: SWIGLANG=go
- - compiler: gcc
- env: SWIGLANG=guile
- - compiler: gcc
- env: SWIGLANG=java
- - compiler: gcc
- env: SWIGLANG=lua
- - compiler: gcc
- env: SWIGLANG=octave SWIGJOBS=-j4
- - compiler: gcc
- env: SWIGLANG=perl5
- - compiler: gcc
- env: SWIGLANG=php
- - compiler: gcc
- env: SWIGLANG=python
- - compiler: gcc
- env: SWIGLANG=python PY3=1
- - compiler: gcc
- env: SWIGLANG=ruby
- - compiler: gcc
- env: SWIGLANG=tcl
+# - compiler: gcc
+# env: SWIGLANG=go
+# - compiler: gcc
+# env: SWIGLANG=guile
+# - compiler: gcc
+# env: SWIGLANG=java
+# - compiler: gcc
+# env: SWIGLANG=lua
+# - compiler: gcc
+# env: SWIGLANG=octave SWIGJOBS=-j4
+# - compiler: gcc
+# env: SWIGLANG=perl5
+# - compiler: gcc
+# env: SWIGLANG=php
+# - compiler: gcc
+# env: SWIGLANG=python
+# - compiler: gcc
+# env: SWIGLANG=python PY3=1
+# - compiler: gcc
+# env: SWIGLANG=ruby
+# - compiler: gcc
+# env: SWIGLANG=tcl
allow_failures:
# None
before_install: