aboutsummaryrefslogtreecommitdiff
path: root/travis.sh
Commit message (Expand)AuthorAgeFilesLines
* Added some initial shell scripts and docker file.Josh Haberman2016-03-021-314/+0
* Disable the xctool updatesThomas Van Lenten2016-02-181-5/+8
* Move the xctool use of -reporter into a common spot and always use "plain" to...Thomas Van Lenten2016-02-161-5/+4
* Tweak the xctool run for iOS tests to try and sort out flakeThomas Van Lenten2016-02-161-1/+7
* Bump up travis to Xcode 7.2Thomas Van Lenten2016-02-161-2/+2
* Allow conformance test runner to tolerate crashes, and re-enable conformance ...Josh Haberman2016-01-111-3/+1
* Fixed test command for JS tests.Josh Haberman2015-12-281-1/+1
* Added README and enabled JavaScript tests on Node.jsJosh Haberman2015-12-211-0/+5
* Disable conformance tests for csharp and ruby.Feng Xiao2015-12-211-1/+3
* Build Java conformance tests for JDK7 only.Feng Xiao2015-12-211-1/+9
* Only try to install GCC 4.8 on Linux.Feng Xiao2015-12-211-6/+8
* Fix Java travis tests.Feng Xiao2015-12-211-1/+3
* Configure conformance tests to build with C++11 (require GCC 4.8)Feng Xiao2015-12-211-0/+7
* Make conformance tests build for C++ and Java.Feng Xiao2015-12-161-1/+1
* Add a Go language example.Tim Swast2015-11-251-0/+18
* Add support for the conformance test for objc when run on OS XThomas Van Lenten2015-11-181-2/+4
* Switch ObjC Travis testing to using xctoolThomas Van Lenten2015-11-091-6/+43
* Add ObjC build to travis setupThomas Van Lenten2015-11-091-1/+21
* fix json_format for python2.6:Jie Luo2015-10-191-2/+1
* disable tests for python-cpp under py26 as well.Jisi Liu2015-10-061-2/+3
* disable py2.6 tests for json_format_testJisi Liu2015-10-051-1/+2
* Fix Python 3.4 cpp implementationDan O'Reilly2015-08-311-5/+7
* Travis now only tests Python2.6 on Linux.Dan O'Reilly2015-08-211-6/+21
* Improve tox.ini, install py26 for travis.Dan O'Reilly2015-08-201-5/+14
* Install tox during travis build.Dan O'Reilly2015-08-201-0/+2
* Use tox in travis build. Tweak tox.iniDan O'Reilly2015-08-201-8/+2
* Added C# conformance tests.Jon Skeet2015-08-051-0/+6
* Added Ruby to conformance tests.Josh Haberman2015-07-161-13/+16
* Remove the OS X checks from travis.sh, instead use excludes to not fire up a ...Thomas Van Lenten2015-06-101-6/+8
* csharp travis integrationJan Tattermusch2015-05-181-0/+14
* Only generate protos in developmentTamir Duberstein2015-05-151-0/+4
* Allow tests to run on OS XTamir Duberstein2015-05-151-1/+2
* Don't hardcode bashTamir Duberstein2015-05-151-1/+1
* Refactor Travis tests: split configs and run in parallel.Chris Fallin2015-05-141-0/+152