From 40ed77e00390f849bfcdcf881027218f4f1fcf77 Mon Sep 17 00:00:00 2001 From: Champ Camba Date: Thu, 8 Jun 2017 21:17:04 +0800 Subject: [PATCH] Update travis-ci file --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 64df7f11..2b3c201d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,5 +23,5 @@ before_script: - git clone https://github.com/Seravo/wordpress-test-template wp-tests - bash wp-tests/bin/install-wp-tests.sh test root '' localhost $WP_VERSION -script: - - cd wp-tests/spec && bundle exec rspec test.rb \ No newline at end of file +#script: + # - cd wp-tests/spec && bundle exec rspec test.rb \ No newline at end of file