Update .travis.yml

This commit is contained in:
walisonjose 2018-05-29 14:04:46 -03:00 committed by GitHub
parent 6d139d2671
commit 343deba3e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ install:
- echo -e "Install"
- mkdir /tmp/wordpress
#- sh tests/bin/install-wp-tests.sh "c1_phpunit c1_phpunit_test 6NrE59YsZpHoRHIi /tmp/wordpress medialab.ufg.br latest"
script: sh run-tests.sh #phpunit --version
script: phpunit #--version
#after_success:
#- openssl aes-256-cbc -K $encrypted_cb93ef43fcd2_key -iv $encrypted_cb93ef43fcd2_iv
# -in deploy_rsa.enc -out /tmp/deploy_rsa -d