This website requires JavaScript.
Explore
Help
Sign in
Fcalva
/
OpenLibm
Watch
1
Star
0
Fork
You've already forked OpenLibm
0
mirror of
https://git.planet-casio.com/Lephenixnoir/OpenLibm.git
synced
2024-12-28 04:23:41 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
79affe971d
OpenLibm
/
.travis.yml
8 lines
97 B
YAML
Raw
Normal View
History
Unescape
Escape
Added Travis test script This builds Openlibm on the Travis build host (x86) and also cross-compiles to ARM. Note: the tests currently fail on ARM, as noted in https://github.com/JuliaLang/openlibm/issues/18
2014-12-18 18:19:10 +01:00
language
:
c
script
:
./.travis.sh
env
:
-
TARGET=host
-
TARGET=arm32
Disable email notifications in Travis.
2015-01-05 19:03:12 +01:00
notifications
:
email
:
false
Reference in a new issue
Copy permalink