* .travis.yml: enabled test results of linux.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47772 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
66b6179ec1
commit
d36f3e3b43
@ -30,8 +30,6 @@ os:
|
|||||||
- osx
|
- osx
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
|
||||||
- os: linux
|
|
||||||
exclude:
|
exclude:
|
||||||
- os: osx
|
- os: osx
|
||||||
compiler: gcc
|
compiler: gcc
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
Fri Oct 3 19:26:01 2014 SHIBATA Hiroshi <shibata.hiroshi@gmail.com>
|
||||||
|
|
||||||
|
* .travis.yml: enabled test results of linux.
|
||||||
|
|
||||||
Fri Oct 3 18:52:16 2014 SHIBATA Hiroshi <shibata.hiroshi@gmail.com>
|
Fri Oct 3 18:52:16 2014 SHIBATA Hiroshi <shibata.hiroshi@gmail.com>
|
||||||
|
|
||||||
* test/ruby/test_io.rb (TestIO#test_advise): added workaround of fadvise(2)
|
* test/ruby/test_io.rb (TestIO#test_advise): added workaround of fadvise(2)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user