We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fae2c1a commit ea93efcCopy full SHA for ea93efc
.travis.yml
@@ -9,3 +9,7 @@ jdk:
9
10
after_success:
11
- mvn clean test jacoco:report coveralls:report
12
+
13
+branches:
14
+ only:
15
+ - cwl-1.2.0
0 commit comments