浏览代码

Merge branch 'master' of https://github.com/ocornut/imgui

ocornut 9 年之前
父节点
当前提交
13b1e0ec9b
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -2,6 +2,7 @@ language: cpp
 
 os:
   - linux
+  - osx
 
 compiler:
   - gcc