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 94ff541 commit e3c19a3Copy full SHA for e3c19a3
.travis.yml
@@ -1,5 +1,6 @@
1
sudo: false
2
language: java
3
+script: mvn -f java18-test-features test
4
jdk:
5
- oraclejdk8
6
install: true
0 commit comments