This website requires JavaScript.
Explore
Help
Sign In
FGCOM
/
jansson
Watch
2
Star
0
Fork
0
You've already forked jansson
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
93a3c7f663
jansson
/
.travis.yml
6 lines
94 B
YAML
Raw
Normal View
History
Unescape
Escape
Add Travis configuration
2012-12-23 13:09:55 +08:00
language
:
c
compiler
:
-
gcc
-
clang
travis: Run "make check" instead of "make test"
2012-12-28 20:22:24 +08:00
script
:
autoreconf -f -i && ./configure && make check
Reference in New Issue
Copy Permalink