Skip to content

Commit ac30ee2

Browse files
author
gau1991
committed
Fixed ee log path into .travis.yml
1 parent 761ed2d commit ac30ee2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,4 +118,4 @@ script:
118118
- sudo ee stack install --mail
119119
- sudo ls /var/www/
120120
- sudo wp --allow-root --info
121-
- sudo bash -c 'cat /var/log/ee.log'
121+
- sudo bash -c 'cat /var/log/ee/ee.log'

0 commit comments

Comments
 (0)