summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorAlec Cooper <ahnolds@gmail.com>2016-01-23 16:19:04 -0500
committerAlec Cooper <ahnolds@gmail.com>2016-01-23 16:19:04 -0500
commit3a9f26045e136d0289d7e2ca28ee5c3fc7e543c3 (patch)
treec46686d8f2c13b7b7a54ffa7589e4bb4d1845a96 /.travis.yml
parent1e7d3d1eb8aee8a516a2989c5e13b04757d2782c (diff)
downloadswig-3a9f26045e136d0289d7e2ca28ee5c3fc7e543c3.tar.gz
Go test-suite should now work on OSX
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 97cfc2df1..2d174676f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -162,9 +162,6 @@ matrix:
- compiler: gcc
os: linux
env: SWIGLANG=python SWIG_FEATURES=-O
- - compiler: clang
- os: osx
- env: SWIGLANG=go
before_install:
- date -u
- uname -a