mirror of
https://github.com/AxioDL/tinyxml2.git
synced 2025-05-14 11:21:38 +00:00
Create .travis.yml
This commit is contained in:
parent
32de9f02f5
commit
d7f2cce11f
7
.travis.yml
Normal file
7
.travis.yml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
language: c++
|
||||||
|
compiler:
|
||||||
|
- g++
|
||||||
|
os: linux
|
||||||
|
|
||||||
|
before_script: cmake .
|
||||||
|
script: make && ./xmltest
|
Loading…
x
Reference in New Issue
Block a user