From 90c3dbdc5cb3ee99be00a7b5b3e9c41702306e06 Mon Sep 17 00:00:00 2001 From: TAGOMORI Satoshi Date: Mon, 30 Jan 2017 08:54:39 +0900 Subject: [PATCH] checking 19 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index f35274cfab..8323059ad1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ cache: bundler script: bundle exec rake test TESTOPTS=-v TEST=test/{plugin/test_in_dummy.rb,plugin/test_output_as_buffered_retries.rb,plugin/test_output_as_buffered.rb,plugin_helper/test_child_process.rb} # 0 1 2 3 4 5 6 7 8 9 -# checking 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 +# checking 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 # http://rubies.travis-ci.org/ # See here for osx_image -> OSX versions: https://docs.travis-ci.com/user/languages/objective-c