Skip to content

Commit c45883e

Browse files
committed
Enhancement: Finish build quickly on failure
1 parent d6a1d6d commit c45883e

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
@@ -8,8 +8,9 @@ php:
88
- 5.6
99
- 7
1010
- hhvm
11-
11+
1212
matrix:
13+
fast_finish: true
1314
allow_failures:
1415
- php: 7
1516

0 commit comments

Comments
 (0)