Skip to content

Commit ea93efc

Browse files
committed
TravisCI: test only the main branch + PRs
1 parent fae2c1a commit ea93efc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,7 @@ jdk:
99

1010
after_success:
1111
- mvn clean test jacoco:report coveralls:report
12+
13+
branches:
14+
only:
15+
- cwl-1.2.0

0 commit comments

Comments
 (0)