Update .travis.yml
This commit is contained in:
parent
bf46dc56e7
commit
d331c73554
|
@ -23,7 +23,8 @@ 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" "true"
|
||||
- pwd
|
||||
#- sh tests/bin/install-wp-tests.sh "c1_phpunit" "c1_phpunit_test" "6NrE59YsZpHoRHIi" "/tmp/wordpress" "medialab.ufg.br" "latest" "true"
|
||||
script: phpunit #--version
|
||||
#after_success:
|
||||
#- openssl aes-256-cbc -K $encrypted_cb93ef43fcd2_key -iv $encrypted_cb93ef43fcd2_iv
|
||||
|
|
Loading…
Reference in New Issue