Browse Source

Setup Travis CI integration

Argh.
ocornut 10 years ago
parent
commit
da1b8f7e46
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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