]> git.zerfleddert.de Git - proxmark3-svn/blame - CI/readme.md
move travis files
[proxmark3-svn] / CI / readme.md
CommitLineData
58f0ae45 1# How to configure continuous integration
2
3Here 2 CI configuration files:
4
51. for [travis](travis-ci.org)
62. for [appveyor](appveyor.com)
7
8It needs to put files from this directory to repository root and then configure CI from appropriate WEB portal.
9
10## travis
11
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
15
16
17## appveyor
18
19- Just copy appveyor.yml file to root and configure it from http://appveyor.com
Impressum, Datenschutz