Thomas Van Lenten
c4d3638f51
Remove the OS X checks from travis.sh, instead use excludes to not fire up a vm for something we can't test.
2015-06-10 08:51:06 -04:00
Feng Xiao
9cbdaedb86
Exclude 3 failing tests on osx from travis.
2015-06-08 13:00:45 -07:00
Jan Tattermusch
ddb36efe18
csharp travis integration
2015-05-18 20:28:48 -07:00
Chris Fallin
20e94b24dd
Refactor Travis tests: split configs and run in parallel.
2015-05-14 11:48:21 -07:00
Chris Fallin
eb37551ae4
Added Ruby to Travis testing.
...
- Added RVM-based Ruby test driver that tests MRI and JRuby.
- Fixed JRuby compilation (at least in my current setup): force source
version to 1.6 (Java 6) to allow generics and annotations.
- Modify the skipped JRuby JSON tests so that the exit code is 0 (skip()
results in a failing exit code from `rake test`). An upcoming PR
should fix JSON under JRuby in general soon.
2015-05-13 14:58:48 -07:00
Josh Haberman
9681ef4273
Run conformance tests against Java for the Travis build.
...
Change-Id: I8ef8664f7facf86028be3f4f0d5d2efc8a685d6d
2015-05-06 17:32:10 -07:00
Tamir Duberstein
9f42f5f4a4
[PYTHON] Drop dependency on 'google.apputils'.
...
Use stdlib's 'unittest' instead.
2015-04-10 19:43:51 -04:00
Josh Haberman
2f56bf9819
Export LD_LIBRARY_PATH.
2015-04-09 17:12:00 -07:00
Josh Haberman
0f2e72668d
Fix for current directory in Travis tests.
2015-04-09 17:05:38 -07:00
Josh Haberman
2bd813b1b5
Added Python to Travis build and clarified setup instructions.
2015-04-09 16:41:58 -07:00
Tamir Duberstein
9a2f1f64eb
Run java{,nano}
tests in CI
2015-04-02 15:06:02 -07:00
Tamir Duberstein
a2655e7c4e
Parallelize CI
2015-03-18 00:58:46 -07:00
Tamir Duberstein
d57e703f01
Use Travis container-based builds
2015-03-18 00:45:55 -07:00
Tamir Duberstein
ed715048c6
Add OS X to travis; fix tests to pass on OS X
2015-03-18 00:43:34 -07:00
Feng Xiao
0c7f6241e5
Adds Travis Cl support to test the code automatically.
2014-12-12 17:22:35 -08:00