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
- Host: GitHub
- URL: https://github.com/daar/travis-fpc
- Owner: daar
- Created: 2017-10-18T14:27:04.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-04-04T19:48:23.000Z (about 7 years ago)
- Last Synced: 2025-06-20T03:05:02.216Z (12 months ago)
- Language: Pascal
- Homepage:
- Size: 27.3 KB
- Stars: 6
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](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)