Skip to content

Commit 0fbea4c

Browse files
Update .travis.yml
1 parent 061caa7 commit 0fbea4c

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
@@ -9,4 +9,5 @@ before_script:
99
install: composer update --prefer-dist --no-interaction
1010

1111
script:
12-
- vendor/bin/phpunit --colors
12+
- vendor/bin/phpunit --colors
13+

0 commit comments

Comments
 (0)