소스 검색

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