Skip to content

Commit a96d3c3

Browse files
authored
Update .travis.yml
1 parent 44c6e98 commit a96d3c3

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
@@ -51,7 +51,7 @@ install:
5151
- composer global require sensiolabs/security-checker
5252

5353
script:
54-
- composer exec --verbose -- simple-phpunit
54+
- ! (composer exec --verbose -- simple-phpunit)
5555

5656
after_script:
5757
- composer config bin-dir --absolute

0 commit comments

Comments
 (0)