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