mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Add a travis build file to give visibility of community testing.
Mirrored from community commit 2ffb11f3c6c1b919cc3b66c81351201bb61f34df
This commit is contained in:
6
.travis.yml
Normal file
6
.travis.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
language: java
|
||||
jdk:
|
||||
- oraclejdk8
|
||||
sudo: false
|
||||
install: true
|
||||
script: mvn clean verify -Dcommunity
|
Reference in New Issue
Block a user