From 2b61f2835655c38869ec22bfe954bd8b315b2b5b Mon Sep 17 00:00:00 2001 From: Howard Mao Date: Thu, 24 Mar 2016 19:57:38 -0700 Subject: [PATCH] don't test DMA controller for now --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index adebcf7a..5279432a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -43,7 +43,6 @@ env: matrix: - CONFIG=DefaultConfig - CONFIG=RoccExampleConfig - - CONFIG=DmaControllerConfig - CONFIG=MemtestConfig - CONFIG=MemtestL2Config - CONFIG=BroadcastRegressionTestConfig