Skip to content

Commit 20cc263

Browse files
committed
added more option to Travis test
1 parent 26a544b commit 20cc263

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@ script:
8484
- sudo ee site create site4.localtest.me --wp --wpsubdomain
8585
- sudo ee site create site5.localtest.me --wp --wpsubdir --wpfc
8686
- yes | sudo ee site create site6.localtest.me --wpredis
87-
- yes | sudo ee site create site6.localtest.me --wpsubdomain --wpredis
88-
- yes | sudo ee site create site6.localtest.me --wpsubdir --wpredis
87+
- yes | sudo ee site create site7.localtest.me --wpsubdomain --wpredis
88+
- yes | sudo ee site create site8.localtest.me --wpsubdir --wpredis
8989

9090

9191
- sudo ee debug --all

0 commit comments

Comments
 (0)