mirror of
https://github.com/badvision/jace.git
synced 2024-11-24 15:30:51 +00:00
Adding Travis-CI for build automation
This commit is contained in:
parent
8ac148d724
commit
07795b1e77
4
.travis.yml
Normal file
4
.travis.yml
Normal file
@ -0,0 +1,4 @@
|
||||
language: java
|
||||
jdk:
|
||||
- oraclejdk8
|
||||
|
Loading…
Reference in New Issue
Block a user