Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Commit

Permalink
Debug hunter
Browse files Browse the repository at this point in the history
  • Loading branch information
chfast committed Apr 28, 2017
1 parent b7f8c9b commit 908ce5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ cache:
directories:
- $HOME/.hunter
script:
- cmake -DETHASHCUDA=Off -DETHSTRATUM=On -DETHASHCL=On -H. -Bbuild
- cmake -DHUNTER_STATUS_DEBUG=ON -DETHASHCUDA=Off -DETHSTRATUM=On -DETHASHCL=On -H. -Bbuild
- cmake --build build
- build/ethminer/ethminer --list-devices -G

0 comments on commit 908ce5a

Please sign in to comment.