Added Travis CI

This commit is contained in:
Rohit Awate 2018-05-03 13:51:20 +05:30
parent 6f063a01c8
commit 411214311b
No known key found for this signature in database
GPG key ID: 1051D7B79CF2EE25

10
.travis.yml Normal file
View file

@ -0,0 +1,10 @@
language: java
sudo: true
script: mvn clean package
deploy:
provider: releases
api_key:
secure: yep
file: target/Everest-Alpha-1.0.jar