Skip to content

Commit 3ece8e0

Browse files
committed
Update .travis.yml
1 parent 72aef96 commit 3ece8e0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ php:
55
- 5.5
66

77
before_script:
8+
- stty cols 160
89
- composer install -n --prefer-source
910

10-
script: "php vendor/bin/codecept run"
11+
script: "php vendor/bin/codecept run"

0 commit comments

Comments
 (0)