Skip to content

Commit 07b6013

Browse files
committed
Minimized matrix.
Moved `develop` to first child process.
1 parent a1aedba commit 07b6013

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.travis.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,10 @@ env:
3434
- MAVEN_CFG=$HOME/.m2
3535
- UTPLSQL_CLI_VERSION="3.1.0"
3636
matrix:
37+
- UTPLSQL_3_VERSION='develop'
3738
- UTPLSQL_3_VERSION='v3.0.0'
38-
- UTPLSQL_3_VERSION='v3.0.1'
39-
- UTPLSQL_3_VERSION='v3.0.2'
40-
- UTPLSQL_3_VERSION='v3.0.3'
4139
- UTPLSQL_3_VERSION='v3.0.4'
4240
- UTPLSQL_3_VERSION='v3.1.1'
43-
- UTPLSQL_3_VERSION='develop'
4441

4542
before_install:
4643
# download travis-oracle

0 commit comments

Comments
 (0)