]> git.zerfleddert.de Git - proxmark3-svn/blob - CI/readme.md
bcfc4542065297456ccf46df51661a3948396146
[proxmark3-svn] / CI / readme.md
1 # How to configure continuous integration
2
3 Here 2 CI configuration files:
4
5 1. for [travis](travis-ci.org)
6 2. for [appveyor](appveyor.com)
7
8 It 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