From 6087f20cd6103eba24c91a651833cf678c108fce Mon Sep 17 00:00:00 2001 From: Rene Eichhorn Date: Sun, 10 Apr 2016 14:09:06 +0200 Subject: [PATCH] update jenkins auto branch note --- Readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 6d1c9c7..293388e 100644 --- a/Readme.md +++ b/Readme.md @@ -3,7 +3,8 @@ rust-openvr [![Build Status](https://travis-ci.org/Auruss/rust-openvr.svg?branch=master)](https://travis-ci.org/Auruss/rust-openvr) -rust-openvr is a binding for openvr. It's still in progress. Tests are automatically ran by travis and successful builds will be pushed to the stable branch, (for nightly builds use nightly branch, for beta buils use beta branch) +rust-openvr is a binding for openvr. It's still in progress. Tests are automatically ran by travis. +Also my private jenkins is running these test on Ubuntu 14.04 as well, every successful build will be pushed to its branch (stable, nightly, beta). For good practice always use either stable, beta or nightly instead of master! Building --------