sbotools2

Maintenance fork of the original sbotools version 2
Log | Files | Refs | README

commit 47969cdee3490d3315013058534f1d1f065a312c
parent 5247bff4bd2f285777da2fd57def92f4af6f5fe1
Author: Andreas Guldstrand <andreas.guldstrand@gmail.com>
Date:   Wed, 14 Feb 2018 20:23:55 +0100

travis: no need to run non-installation tests

Diffstat:
M.travis.yml | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml @@ -8,11 +8,9 @@ env: - TEST_ONLINE=1 TEST_INSTALL=1 TEST_MULTILIB=0 - TEST_ONLINE=1 TEST_INSTALL=1 TEST_MULTILIB=1 - TEST_ONLINE=1 TEST_INSTALL=1 TEST_MULTILIB=2 - - TEST_ONLINE=1 TEST_INSTALL=0 - TEST_ONLINE=0 TEST_INSTALL=1 TEST_MULTILIB=0 - TEST_ONLINE=0 TEST_INSTALL=1 TEST_MULTILIB=1 - TEST_ONLINE=0 TEST_INSTALL=1 TEST_MULTILIB=2 - - TEST_ONLINE=0 TEST_INSTALL=0 sudo: required install: - sudo bash t/travis-deps/install.sh