mirror of
https://github.com/Perlmint/glew-cmake.git
synced 2024-11-11 17:43:47 +00:00
travis-ci
This commit is contained in:
parent
49cae90154
commit
6b12687640
5
.travis.yml
Normal file
5
.travis.yml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
language: cpp
|
||||||
|
before_script:
|
||||||
|
- cmake . -G"Unix Makefiles"
|
||||||
|
script: make
|
||||||
|
install: true
|
Loading…
Reference in New Issue
Block a user