1
0
mirror of https://github.com/nkomarn/harbor.git synced 2024-12-18 22:37:36 +01:00

⚙ Add Travis file

This commit is contained in:
Mykyta 2019-09-08 22:07:47 -07:00
parent 00b25b83b6
commit 78ec4c54e6
No known key found for this signature in database
GPG Key ID: C147E30C19EA3570

3
.travis.yml Normal file
View File

@ -0,0 +1,3 @@
language: java
script: "mvn package"