From be79eb21cfa6d704bda0a3aada702a65ad197579 Mon Sep 17 00:00:00 2001 From: intrigus Date: Fri, 30 Mar 2018 18:52:06 +0200 Subject: [PATCH] Re-enable Travis CI --- .travis.yml | 4 ++++ README.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7c88db0..a7e5335 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,10 @@ language: java script: ant +os: + - linux + - osx + # safelist branches: only: diff --git a/README.md b/README.md index d24732b..2a06677 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 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