This website works better with JavaScript
Home
Explore
Help
Sign In
c
/
imgui
mirror of
https://github.com/ocornut/imgui.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Travis CI: test adding osx
omar
9 years ago
parent
a81a5e5235
commit
d6be992bef
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.travis.yml
+ 1
- 0
.travis.yml
View File
@@ -2,6 +2,7 @@ language: cpp
os:
- linux
+ - osx
compiler:
- gcc