From 31f6a267f8ea3e374cd3e622e42c7cf9accc65b1 Mon Sep 17 00:00:00 2001 From: walisonjose Date: Mon, 4 Jun 2018 15:08:05 -0300 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index c26a803e4..b27dce924 100644 --- a/.travis.yml +++ b/.travis.yml @@ -38,7 +38,7 @@ install: - cat ./tests/bootstrap-config.php #- sed 's/~//home/travis/build/wordpress/g' ./tests/bootstrap-config.php - sudo ./tests/bin/install-wp-tests.sh test root root /tmp/wordpress localhost latest true -- ls /tmp/wordpress/wor +- ls /tmp/wordpress/wordpress-tests-lib #- service mysql restart script: phpunit #--version #after_success: