1 # How to configure continuous integration
3 Here 2 CI configuration files:
5 1. for [travis](travis-ci.org)
6 2. for [appveyor](appveyor.com)
8 It needs to put files from this directory to repository root and then configure CI from appropriate WEB portal.
12 - Copy .travis.yml and travis_test_commands.scr files to repository root
13 - Configure CI from http://travis-ci.org
14 - It needs to clone https://github.com/Proxmark/homebrew-proxmark3 from your proxmark repository home
19 - Just copy appveyor.yml file to root and configure it from http://appveyor.com