Skip to content

Commit 47eeee6

Browse files
committed
Add explicit experiment choice in travis.yml file, for clarity.
1 parent f4617cd commit 47eeee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ addons:
1313

1414
script:
1515
- make build-libgraphio
16-
- make $CMD
16+
- make $CMD RUN_FIXED_ROUNDS_EXPERIMENT=1
1717
- make clean-graph-compute
1818
- make $CMD RUN_CONVERGENCE_EXPERIMENT=1
1919

0 commit comments

Comments
 (0)