Re-enable Travis CI

This commit is contained in:
intrigus
2018-03-30 18:52:06 +02:00
parent 17f7ebf4e9
commit be79eb21cf
2 changed files with 5 additions and 1 deletions

View File

@@ -1,6 +1,10 @@
language: java language: java
script: ant script: ant
os:
- linux
- osx
# safelist # safelist
branches: branches:
only: only:

View File

@@ -1,6 +1,6 @@
# SheepIt Render Farm Client # SheepIt Render Farm Client
[![Build Status](https://secure.travis-ci.org/laurent-clouet/sheepit-client.svg)](http://travis-ci.org/#!/laurent-clouet/sheepit-client) [![Build Status](https://secure.travis-ci.org/laurent-clouet/sheepit-client.svg)](http://travis-ci.org/laurent-clouet/sheepit-client)
## Overview ## Overview