Update travis-ci file

This commit is contained in:
Champ Camba
2017-06-08 21:17:04 +08:00
parent 56779d3799
commit 40ed77e003
+2 -2
View File
@@ -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
#script:
# - cd wp-tests/spec && bundle exec rspec test.rb