From b710417aa188d76364276cb661230329c03c8e77 Mon Sep 17 00:00:00 2001 From: TAGOMORI Satoshi Date: Mon, 30 Jan 2017 15:55:34 +0900 Subject: [PATCH] resume test option to default --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 6aee403392..ed12ba94cc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: ruby cache: bundler -script: bundle exec rake test TESTOPTS=-v +# script: bundle exec rake test TESTOPTS=-v # http://rubies.travis-ci.org/ # See here for osx_image -> OSX versions: https://docs.travis-ci.com/user/languages/objective-c