This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
kore
Watch
1
Star
0
Fork
0
You've already forked kore
mirror of
https://github.com/jorisvink/kore
synced
2025-03-10 04:59:02 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
kore
/
.travis.yml
12 lines
115 B
YAML
Raw
Normal View
History
Unescape
Escape
travis
2015-05-13 09:40:52 +02:00
language
:
c
Updated .travis.yml to use new container-based infrastructure.
2015-10-18 14:26:44 +02:00
sudo
:
false
travis
2015-05-13 09:40:52 +02:00
compiler
:
-
clang
-
gcc
Updated .travis.yml to use new container-based infrastructure.
2015-10-18 14:26:44 +02:00
addons
:
apt
:
packages
:
-
libssl-dev
script
:
-
make
Reference in New Issue
Copy Permalink