Update .travis.yml
This commit is contained in:
parent
6d139d2671
commit
343deba3e9
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue