1
0
Fork 0

add a config to travis for memchannel mux select

This commit is contained in:
Colin Schmidt 2016-02-19 16:12:52 -08:00
parent 3dae576c9e
commit e4c4a90648
1 changed files with 1 additions and 0 deletions

View File

@ -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: