Skip to content

Commit bc6adab

Browse files
committed
🚑 fix allowing test jobs to fail
Avoids moremoban/moban#283
1 parent ce13c05 commit bc6adab

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
@@ -39,7 +39,7 @@ jobs:
3939
- *moban
4040
- *lint
4141
allow_failures:
42-
- test
42+
- stage: test
4343

4444
stage: test
4545

0 commit comments

Comments
 (0)