An open API service indexing awesome lists of open source software.

https://github.com/daar/travis-fpc

Free Pascal based Travis CI build script
https://github.com/daar/travis-fpc

Last synced: 8 months ago
JSON representation

Free Pascal based Travis CI build script

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/daar/travis-fpc.svg?branch=master)](https://travis-ci.org/daar/travis-fpc)

# travis-fpc

This is a simple repository meant to test building FPC only apps. All credits should go to the work done in the [nielsAD/travis-lazarus](https://github.com/nielsAD/travis-lazarus) repository.

The script in this repository is supposed to be able to compile FPC code on the following platforms;

- [X] Linux
- [X] OSX
- [ ] Windows (experimental)