From 7e977235d4bd341b1d5d5e125affb0646199f16c Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Tue, 13 Mar 2018 00:18:05 -0700 Subject: 4218 - test build alternatives in CI --- .travis.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index e6e42ecf..3093955c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,7 +30,9 @@ matrix: - env: COMMAND=./test_layers CXX=clang++ START=edit3 - env: COMMAND=./test_layers CXX=clang++ START=edit4 - env: COMMAND=./test_layers CXX=g++ START=one-off # minimal testing for gcc - - env: COMMAND=./subx/test_layers START= END= + - env: COMMAND=./subx/test_layers + - env: COMMAND=./test_layers BUILD=build0 START=one-off + - env: COMMAND=./test_layers BUILD=build1 START=one-off script: - $COMMAND $START $END -- cgit 1.4.1-2-gfad0