Add KNAPSACK_PRO_FIXED_QUEUE_SPLIT env variable to travis config

This commit is contained in:
Bertocq
2017-12-12 15:47:05 +01:00
parent 72cc029f26
commit 26437029a6

View File

@@ -13,6 +13,7 @@ script:
- "bin/knapsack_pro_rspec"
env:
global:
- KNAPSACK_PRO_FIXED_QUEUE_SPLIT=true
- KNAPSACK_PRO_CI_NODE_TOTAL=2
matrix:
- KNAPSACK_PRO_CI_NODE_INDEX=0