aboutsummaryrefslogtreecommitdiffhomepage
path: root/travis.sh
Commit message (Expand)AuthorAge
* Disable the xctool updatesGravatar Thomas Van Lenten2016-02-18
* Move the xctool use of -reporter into a common spot and always use "plain" to...Gravatar Thomas Van Lenten2016-02-16
* Tweak the xctool run for iOS tests to try and sort out flakeGravatar Thomas Van Lenten2016-02-16
* Bump up travis to Xcode 7.2Gravatar Thomas Van Lenten2016-02-16
* Allow conformance test runner to tolerate crashes, and re-enable conformance ...Gravatar Josh Haberman2016-01-11
* Fixed test command for JS tests.Gravatar Josh Haberman2015-12-28
* Added README and enabled JavaScript tests on Node.jsGravatar Josh Haberman2015-12-21
* Disable conformance tests for csharp and ruby.Gravatar Feng Xiao2015-12-21
* Build Java conformance tests for JDK7 only.Gravatar Feng Xiao2015-12-21
* Only try to install GCC 4.8 on Linux.Gravatar Feng Xiao2015-12-21
* Fix Java travis tests.Gravatar Feng Xiao2015-12-21
* Configure conformance tests to build with C++11 (require GCC 4.8)Gravatar Feng Xiao2015-12-21
* Make conformance tests build for C++ and Java.Gravatar Feng Xiao2015-12-16
* Add a Go language example.Gravatar Tim Swast2015-11-25
* Add support for the conformance test for objc when run on OS XGravatar Thomas Van Lenten2015-11-18
* Switch ObjC Travis testing to using xctoolGravatar Thomas Van Lenten2015-11-09
* Add ObjC build to travis setupGravatar Thomas Van Lenten2015-11-09
* fix json_format for python2.6:Gravatar Jie Luo2015-10-19
* disable tests for python-cpp under py26 as well.Gravatar Jisi Liu2015-10-06
* disable py2.6 tests for json_format_testGravatar Jisi Liu2015-10-05
* Fix Python 3.4 cpp implementationGravatar Dan O'Reilly2015-08-31
* Travis now only tests Python2.6 on Linux.Gravatar Dan O'Reilly2015-08-21
* Improve tox.ini, install py26 for travis.Gravatar Dan O'Reilly2015-08-20
* Install tox during travis build.Gravatar Dan O'Reilly2015-08-20
* Use tox in travis build. Tweak tox.iniGravatar Dan O'Reilly2015-08-20
* Added C# conformance tests.Gravatar Jon Skeet2015-08-05
* Added Ruby to conformance tests.Gravatar Josh Haberman2015-07-16
* Remove the OS X checks from travis.sh, instead use excludes to not fire up a ...Gravatar Thomas Van Lenten2015-06-10
* csharp travis integrationGravatar Jan Tattermusch2015-05-18
* Only generate protos in developmentGravatar Tamir Duberstein2015-05-15
* Allow tests to run on OS XGravatar Tamir Duberstein2015-05-15
* Don't hardcode bashGravatar Tamir Duberstein2015-05-15
* Refactor Travis tests: split configs and run in parallel.Gravatar Chris Fallin2015-05-14