Skip to content

Commit cc31df1

Browse files
authored
Merge pull request clkao#20 from seegno-forks/enhancement/travis-2-0
Add plv8 2.0 to .travis.yml matrix
2 parents 9dfc9eb + cb34054 commit cc31df1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,13 @@ before_script:
77
env:
88
- VERSION=9.4-1.4
99
- VERSION=9.4-1.5
10+
- VERSION=9.4-2.0
1011
- VERSION=9.5-1.4
1112
- VERSION=9.5-1.5
13+
- VERSION=9.5-2.0
1214
- VERSION=9.6-1.4
1315
- VERSION=9.6-1.5
16+
- VERSION=9.6-2.0
1417

1518
language: bash
1619

0 commit comments

Comments
 (0)