Skip to content

Commit 1b9ef7c

Browse files
authored
Update .travis.yml
1 parent 8db2931 commit 1b9ef7c

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
@@ -49,7 +49,7 @@ install:
4949
- composer global require sensiolabs/security-checker
5050

5151
script:
52-
- (! composer exec --verbose -- simple-phpunit)
52+
- composer exec --verbose -- simple-phpunit
5353

5454
after_script:
5555
- composer config bin-dir --absolute

0 commit comments

Comments
 (0)