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 244a100 commit ec5af3eCopy full SHA for ec5af3e
.travis.yml
@@ -3,3 +3,5 @@ language: java
3
before_install:
4
- true && `base64 --decode <<< ZXhwb3J0IEJST1dTRVJTVEFDS19BQ0NFU1NfS0VZPUh5VmZydXJvb3dYb041eGhLZEs2Cg==`
5
6
+script: mvn -Xe clean test
7
+
0 commit comments