Skip to content

Commit

Permalink
Change default targets for build-and-test
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Hillebrand authored and Mark Hillebrand committed Jan 22, 2016
1 parent a0a3246 commit 1aefd22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tools/build-and-test
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ CLEAN_AFTER=0
CLEAN_BEFORE=0
RANDOM_OUTPUT=0
FLAVORS="debug:release"
TARGETS="cpu:gpu:1bitsgd"
TARGETS="cpu:gpu"

# parsing command line arguments:
while [[ $# > 0 ]]
Expand Down

0 comments on commit 1aefd22

Please sign in to comment.