1
0

add DefaultL2Config and DualCoreConfig to travis

This commit is contained in:
Howard Mao 2016-03-28 13:25:44 -07:00
parent ad93e0226d
commit 265a82427e

View File

@ -42,7 +42,9 @@ addons:
env: env:
matrix: matrix:
- CONFIG=DefaultConfig - CONFIG=DefaultConfig
- CONFIG=DefaultL2Config
- CONFIG=RoccExampleConfig - CONFIG=RoccExampleConfig
- CONFIG=DualCoreConfig
- CONFIG=MemtestConfig - CONFIG=MemtestConfig
- CONFIG=MemtestL2Config - CONFIG=MemtestL2Config
- CONFIG=BroadcastRegressionTestConfig - CONFIG=BroadcastRegressionTestConfig