Migrate from TravisCI to CircleCI (#92)

* Migrate from TravisCI to CircleCI.
* Use prepared Docker build environment.
* Update build badge.
This commit is contained in:
Krystian Bacławski
2017-11-12 12:15:11 +01:00
committed by GitHub
parent 674457a57d
commit fb136e9b71
4 changed files with 50 additions and 12 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ AmigaOS cross compiler for Linux / MacOSX / Windows
##### It took me countless hours to put this fragile software together. The time I can spend to develop this project is limited. If you want binary builds, better support for Windows or any other [feature](https://github.com/cahirwpz/amigaos-cross-toolchain/wiki/TODO), please incentivize me by leaving a tip.
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=47CV5JMRW9BRA)
[![Build Status](https://travis-ci.org/cahirwpz/amigaos-cross-toolchain.svg?branch=master)](https://travis-ci.org/cahirwpz/amigaos-cross-toolchain)
[![Build Status](https://circleci.com/gh/cahirwpz/amigaos-cross-toolchain.svg?&style=shield)](https://circleci.com/gh/cahirwpz/amigaos-cross-toolchain)
**Author:** [Krystian Bacławski](mailto:krystian.baclawski@gmail.com)