]> andersk Git - libyaml.git/commitdiff
Utilize Travis CI's OSX builders
authorIan Cordasco <graffatcolmingov@gmail.com>
Fri, 9 Dec 2016 14:02:22 +0000 (08:02 -0600)
committerIngy döt Net <ingy@ingy.net>
Sat, 17 Dec 2016 21:27:18 +0000 (13:27 -0800)
This should catch the problems Ingy saw locally

.travis.yml

index 904cc0d91e39e997cf7b835ad498d6b489313ae5..f6d10a47a0fdf25cca25233041cf19377b478266 100644 (file)
@@ -1,3 +1,7 @@
+os:
+- linux
+- osx
+
 language: c
 
 compiler:
This page took 0.055032 seconds and 5 git commands to generate.