Skip to content

Commit 98b1c92

Browse files
committed
Self-use on Travis (3)
1 parent d675f41 commit 98b1c92

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
@@ -4,7 +4,7 @@ php:
44
- '7.0'
55
- '7.1'
66
before_install:
7-
- chmod +x build.sh
7+
- chmod +x phpunit.sh
88
- chmod +x phpcheckstyle.sh
99
before_script: composer update
1010
script:

0 commit comments

Comments
 (0)