Skip to content

Commit 9a70095

Browse files
author
Nils Langner
committed
Added mkdir log
1 parent cd231aa commit 9a70095

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ before_script:
99
- wget http://selenium.googlecode.com/files/selenium-server-standalone-2.35.0.jar
1010
- java -jar selenium-server-standalone-2.35.0.jar -port 4444 >/dev/null 2>&1 &
1111
- cd test/integration/
12+
- mkdir tests/_log
1213

1314

1415
script: php codecept.phar run -d

0 commit comments

Comments
 (0)