Skip to content

Commit b289793

Browse files
CONFIG: fix travis configuration
1 parent 2907b19 commit b289793

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,9 @@ stages:
1515
git:
1616
depth: false # this is needed for pronto
1717

18-
matrix:
18+
jobs:
1919
allow_failures:
2020
- rvm: jruby-9.1.14
21-
22-
jobs:
2321
include:
2422
# BEFORE MERGE
2523
- name: pronto code review

0 commit comments

Comments
 (0)