diff --git a/.travis.yml b/.travis.yml index f89cd2dd58..7a0b93c650 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,8 +30,6 @@ os: - osx matrix: - allow_failures: - - os: linux exclude: - os: osx compiler: gcc diff --git a/ChangeLog b/ChangeLog index 95101cd5b9..3366de63fd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Fri Oct 3 19:26:01 2014 SHIBATA Hiroshi + + * .travis.yml: enabled test results of linux. + Fri Oct 3 18:52:16 2014 SHIBATA Hiroshi * test/ruby/test_io.rb (TestIO#test_advise): added workaround of fadvise(2)