OpenLibm/.travis.yml
2015-01-05 23:33:12 +05:30

7 lines
97 B
YAML

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