ソースを参照

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