aboutsummaryrefslogtreecommitdiff
path: root/travis.sh
AgeCommit message (Expand)Author
2016-01-11Allow conformance test runner to tolerate crashes, and re-enable conformance ...Josh Haberman
2015-12-28Fixed test command for JS tests.Josh Haberman
2015-12-21Added README and enabled JavaScript tests on Node.jsJosh Haberman
2015-12-21Disable conformance tests for csharp and ruby.Feng Xiao
2015-12-21Build Java conformance tests for JDK7 only.Feng Xiao
2015-12-21Only try to install GCC 4.8 on Linux.Feng Xiao
2015-12-21Fix Java travis tests.Feng Xiao
2015-12-21Configure conformance tests to build with C++11 (require GCC 4.8)Feng Xiao
2015-12-16Make conformance tests build for C++ and Java.Feng Xiao
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