Update .travis.yml
This commit is contained in:
parent
5787838004
commit
6d139d2671
|
@ -23,7 +23,7 @@ before_install:
|
|||
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"
|
||||
#- 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
|
||||
#after_success:
|
||||
#- openssl aes-256-cbc -K $encrypted_cb93ef43fcd2_key -iv $encrypted_cb93ef43fcd2_iv
|
||||
|
|
Loading…
Reference in New Issue