mirror of
https://git.planet-casio.com/Lephenixnoir/OpenLibm.git
synced 2024-12-28 04:23:41 +01:00
6 lines
67 B
YAML
6 lines
67 B
YAML
|
language: c
|
||
|
script: ./.travis.sh
|
||
|
env:
|
||
|
- TARGET=host
|
||
|
- TARGET=arm32
|