OpenLibm/.travis.yml

8 lines
97 B
YAML

language: c
script: ./.travis.sh
env:
- TARGET=host
- TARGET=arm32
notifications:
email: false