aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-09-22 09:21:39 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-09-22 09:21:39 +0000
commitcf33a35a731aca2c3a9d8d7e24e25f3e8e3052f8 (patch)
treeec632b717e0d92c1aa1a540cf72030d56324a225 /.travis.yml
parent88cbfc0d10f6d449a41127db365389951b87ee51 (diff)
downloadruby-cf33a35a731aca2c3a9d8d7e24e25f3e8e3052f8.tar.gz
* .travis.yml: Only osx build is enabled. linux builds is random failure
and test results of major linux is covered by rubyci. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47684 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 6e8e29560c..bf5235b938 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -31,7 +31,7 @@ os:
matrix:
allow_failures:
- - os: osx
+ - os: linux
exclude:
- os: osx
compiler: gcc