From e4c4a906485a3ba9e7e99ff8ea53c1d6e525a43b Mon Sep 17 00:00:00 2001 From: Colin Schmidt Date: Fri, 19 Feb 2016 16:12:52 -0800 Subject: [PATCH] add a config to travis for memchannel mux select --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index dee73789..8b225c0e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -33,6 +33,7 @@ env: - VCONFIG=DmaControllerConfig FCONFIG=DmaControllerFPGAConfig ECONFIG=DmaControllerConfig - VCONFIG=MemtestConfig FCONFIG=MemtestConfig ECONFIG=MemtestConfig - VCONFIG=MemtestL2Config FCONFIG=MemtestL2Config ECONFIG=MemtestL2Config + - VCONFIG=OneOrEightChannelBenchmarkConfig FCONFIG=OneOrEightChannelBenchmarkConfig ECONFIG=OneOrEightChannelBenchmarkConfig # blacklist private branches branches: