From d631585fa88ec41b0bf839dc9e46b69921442026 Mon Sep 17 00:00:00 2001 From: Markus Moser Date: Sun, 3 Apr 2016 20:04:56 +0200 Subject: [PATCH] Test commit for #255 ignore the minor documentation change. This is to test our build chain with travis! --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 60693c5cc..deb436cd2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,4 +15,4 @@ after_success: - mvn clean test jacoco:report coveralls:report - bash update-ghpages.sh -sudo: false +sudo: false # route the build to the container-based infrastructure for a faster build