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.
10 years ago
Feng Xiao
9cbdaedb86
Exclude 3 failing tests on osx from travis.
10 years ago
Jan Tattermusch
ddb36efe18
csharp travis integration
10 years ago
Chris Fallin
20e94b24dd
Refactor Travis tests: split configs and run in parallel.
10 years ago
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.
10 years ago
Josh Haberman
9681ef4273
Run conformance tests against Java for the Travis build.
...
Change-Id: I8ef8664f7facf86028be3f4f0d5d2efc8a685d6d
10 years ago
Tamir Duberstein
9f42f5f4a4
[PYTHON] Drop dependency on 'google.apputils'.
...
Use stdlib's 'unittest' instead.
10 years ago
Josh Haberman
2f56bf9819
Export LD_LIBRARY_PATH.
10 years ago
Josh Haberman
0f2e72668d
Fix for current directory in Travis tests.
10 years ago
Josh Haberman
2bd813b1b5
Added Python to Travis build and clarified setup instructions.
10 years ago
Tamir Duberstein
9a2f1f64eb
Run `java{,nano}` tests in CI
10 years ago
Tamir Duberstein
a2655e7c4e
Parallelize CI
10 years ago
Tamir Duberstein
d57e703f01
Use Travis container-based builds
10 years ago
Tamir Duberstein
ed715048c6
Add OS X to travis; fix tests to pass on OS X
10 years ago
Feng Xiao
0c7f6241e5
Adds Travis Cl support to test the code automatically.
10 years ago