summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2013-09-20 23:29:40 +0100
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2013-09-20 23:29:40 +0100
commit25225a87cc44fdf23901f680c536140dc5b68fcf (patch)
tree2ece0fa9040eea6a80d527655d13606328f5ee4f
parentfaaf2c4718be41724ec5111ce2523ef0bc6179d8 (diff)
downloadswig-monotouch.tar.gz
Only Travis test C# on monotouch branchmonotouch
-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: