Przeglądaj źródła

Travis CI: test adding osx

omar 9 lat temu
rodzic
commit
d6be992bef
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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