summaryrefslogtreecommitdiff
path: root/travis.sh
AgeCommit message (Expand)Author
2015-11-25Add a Go language example.Tim Swast
2015-11-18Add support for the conformance test for objc when run on OS XThomas Van Lenten
2015-11-09Switch ObjC Travis testing to using xctoolThomas Van Lenten
2015-11-09Add ObjC build to travis setupThomas Van Lenten
2015-10-19fix json_format for python2.6:Jie Luo
2015-10-06disable tests for python-cpp under py26 as well.Jisi Liu
2015-10-05disable py2.6 tests for json_format_testJisi Liu
2015-08-31Fix Python 3.4 cpp implementationDan O'Reilly
2015-08-21Travis now only tests Python2.6 on Linux.Dan O'Reilly
2015-08-20Improve tox.ini, install py26 for travis.Dan O'Reilly
2015-08-20Install tox during travis build.Dan O'Reilly
2015-08-20Use tox in travis build. Tweak tox.iniDan O'Reilly
2015-08-05Added C# conformance tests.Jon Skeet
2015-07-16Added Ruby to conformance tests.Josh Haberman
2015-06-10Remove the OS X checks from travis.sh, instead use excludes to not fire up a ...Thomas Van Lenten
2015-05-18csharp travis integrationJan Tattermusch
2015-05-15Only generate protos in developmentTamir Duberstein
2015-05-15Allow tests to run on OS XTamir Duberstein
2015-05-15Don't hardcode bashTamir Duberstein
2015-05-14Refactor Travis tests: split configs and run in parallel.Chris Fallin