kubark42 / libkml

This is a fork of libkml sources from: https://code.google.com/p/libkml/. Libkml sources in googlecode are svn versioning system. A git mirror is setup for the same using the method explained in: http://fredericiana.com/2010/01/12/using-svn-repositories-as-git-submodules/
Other
2 stars 5 forks source link

Integrate travis ci #7

Closed jrwagz closed 10 years ago

jrwagz commented 10 years ago

Here is the .travis.yml file I've been playing with. To get the OS X builds as well as Linux, we currently have to email Travis CI support (I did that for my repo, but You'll need to do it for your repo). And the clang compiler is currently failing.

kubark42 commented 10 years ago

So cool that Travis can do multiple OSes.

It looks like the README file got accidentally included in the push. Do you think you could remove it before merging?

jrwagz commented 10 years ago

Yes, I had to do some hokery to get the Travis stuff going amidst me breaking to README. If you merge the README PR first, it'll probably play out as desired.

kubark42 commented 10 years ago

Yup. Merging.