index
:
openal-soft.git
UPSTREAM
master
v1.19
v1.20.0
v1.20.0-upstream
Original: git://repo.or.cz/openal-soft.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.travis.yml
blob: f87cfb1b2922ffa9cffd36b2dadbb6cdbab120bb (
plain
)
1
2
3
4
5
6
os:
- linux - osx
dist:
trusty
language:
c
script:
cmake .
&&
make -j
2