Travis test 11.
This commit is contained in:
parent
5be0bdad97
commit
e51b578024
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
#WORKING_DIR="$PWD"
|
||||
#cd "$HOME/wordpress"
|
||||
#ls -l
|
||||
WORKING_DIR="$PWD"
|
||||
cd "/tmp/wordpress"
|
||||
ls -l
|
||||
phpunit -c phpunit.xml.dist
|
||||
#cd "$WORKING_DIR"
|
||||
cd "$WORKING_DIR"
|
||||
|
|
Loading…
Reference in New Issue