| [Travis CI] | Linux, macOS | [![Travis CI](https://img.shields.io/travis/ethereum-mining/ethminer.svg)][Travis CI] | ✗ No build artifacts, [Amazon S3 is needed] for this |
| [AppVeyor] | Windows | [![AppVeyor](https://img.shields.io/appveyor/ci/ethereum-mining/ethminer.svg)][AppVeyor] | ✓ Build artifacts available for all PRs and branches |
### Building from source
### Building from source
This project uses [CMake] and [Hunter] package manager.
This project uses [CMake] and [Hunter] package manager.
To meet the community join [the ethminer channel on Gitter][Gitter].
To meet the community join [the ethminer channel on Gitter][Gitter].
@ -131,6 +151,8 @@ All bug reports, pull requests and code reviews are very much welcome.
The default parameters are fine in most scenario's (CUDA). For OpenCL it varies a bit more. Just play around with the numbers and use powers of 2. GPU's like powers of 2.
The default parameters are fine in most scenario's (CUDA). For OpenCL it varies a bit more. Just play around with the numbers and use powers of 2. GPU's like powers of 2.
[Amazon S3 is needed]: https://docs.travis-ci.com/user/uploading-artifacts/