From c944193e1659db1427e0c82974dd9b314c27c897 Mon Sep 17 00:00:00 2001 From: Colin Schmidt Date: Tue, 2 Feb 2016 13:30:14 -0800 Subject: [PATCH] add dma configs to travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 4a33f357..5264ba2d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,6 +30,7 @@ env: matrix: - VCONFIG=DefaultVLSIConfig FCONFIG=DefaultFPGAConfig ECONFIG=DefaultCPPConfig - VCONFIG=RoccExampleConfig FCONFIG=RoccExampleConfig ECONFIG=RoccExampleConfig + - VCONFIG=DmaControllerConfig FCONFIG=DmaControllerFPGAConfig ECONFIG=DmaControllerConfig # blacklist private branches branches: