Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
dagger2
/
ebee36e2f9c1f207b178a24786a7df31f338bd94
/
.travis.yml
ebee36e
Update to Bazel 0.7.0
by ronshapiro
· 7 years ago
5b60471
Remove oracle-jdk8-installer from the travis script.
by ronshapiro
· 7 years ago
792adb3
Install bazel on Travis via the official Bazel releases instead of via the custom apt repository, which is cleared after a new beta is released.
by ronshapiro
· 7 years ago
acc7be4
Don't cache bazel directories on Travis.
by ronshapiro
· 8 years ago
9f51361
Configure gcc and g++ so that protobuf can be configured/compiled on Travis
by ronshapiro
· 8 years ago
6589c99
We no longer build with maven, so we don't need special memory constraints for the mvn commands that just ship snapshots
by ronshapiro
· 8 years ago
cf4106d
Build with bazel 0.4.5
by ronshapiro
· 8 years ago
d116659
Remove support for building with Maven
by ronshapiro
· 8 years ago
fd3f4c3
Set the maven settings.xml file when Travis builds snapshots. Also temporarily remove the bazel cache to attempt to resolve the issue around travis not generating user docs properly.
by ronshapiro
· 8 years ago
6b98ba9
Update to Travis latest build tools (and the one specified in the WORKSPACE)
by ronshapiro
· 8 years ago
47788d1
Upgrade to Bazel 0.4.4
by ronshapiro
· 8 years ago
7fc1de5
Save bazel caches across Travis CI runs
by ronshapiro
· 8 years ago
9883435
Move Android code into java/ and javatests/
by ronshapiro
· 8 years ago
92baf79
Invoke bazel test with --test_output errors for CI
by ronshapiro
· 8 years ago
31d711c
Build Dagger with Bazel
by ronshapiro
· 8 years ago
5abbc82
Fix dagger-android build in Travis
by ronshapiro
· 8 years ago
898bc22
Fix scripts to publish snapshots now that we're on JDK 8, and try and make it more future-proof for jdk9 and beyond
by ronshapiro
· 8 years ago
810464a
Remove Java 7 from the Travis config.
by gak
· 8 years ago
beae9fb
openjdk8 is not a valid java type on Travis :-/
by ronshapiro
· 8 years ago
d24c21a
Add jdk8 testing for Dagger's travis builds
by ronshapiro
· 8 years ago
5dde42d
Clean up opensource repo; remove Dagger 1 references
by ronshapiro
· 8 years ago
b2bcc80
Update the travis configurations to only build the "master" branch or any branches prefixed with "release" in order to reduce the duplicate use of build bots on travis for pull requests based on non-user-fork-originated branches.
by cgruber
· 9 years ago
2da9481
Quiesce the continuous integration builds a bit by running maven in batch mode (reducing chatter from download progress logging)
by cgruber
· 9 years ago
91f7d8b
Bump the android API/tools version to 23.
by cgruber
· 9 years ago
c25c741
Force Travis-CI to use maven 3.1.1
by Nguyen Truong Tho
· 10 years ago
113c9a9
Fix credentials for snapshot deployment
by Christian Edward Gruber
· 10 years ago
b767f8a
Add some scripts to generate javadocs and deploy snapshots. Update .travis to support them.
by Christian Edward Gruber
· 10 years ago
b5a0f9e
Stop travis from using a flakey cache, update the poms to clean up versioning, and add e-mail notification.
by Christian Edward Gruber
· 10 years ago
f0b81fa
Fix up travis to pull the latest of any snapshot dependencies.
by Christian Edward Gruber
· 10 years ago
9f121ee
Update Travis to use Android worker.
by Jake Wharton
· 10 years ago
3e7ec96
Merge changes from square/master into google/master
by Christian Edward Gruber
· 11 years ago
d6ab94a
Reduce the set of things needed for building the android examples.
by Christian Edward Gruber
· 11 years ago
5a15b9e
A configuration to permit travis to install the android SDK before running continuous build.
by Christian Edward Gruber
· 11 years ago
d45582b
Add two Android examples.
by Jake Wharton
· 12 years ago
3d46feb
Do not attempt to build gh-pages branch.
by Jake Wharton
· 12 years ago
f18e5ee
Clean up the travis config to do a proper deps install, execute a full phase build cycle (up to verify rather than merely test) and ensure that the invoker plugin (which will come later) doesn't execute during dependency installation.
by Christian Edward Gruber
· 12 years ago
f51139c
Add Travis configuration.
by Jake Wharton
· 12 years ago