Commit Graph

32 Commits (94633cfd893b439cdd610d619fa3910e7feea70d)

Author SHA1 Message Date
Kazuki Shimizu 7c1f9eb1b9 Speed up Travis build
Modify to use standard mode and directory cache for Travis CI build.

Closes gh-7043
8 years ago
Andy Wilkinson 87cc274344 Try to improve the stability of the build on Travis
- Bump Travis wait time to 45 minutes
- Use fast profile for first build
8 years ago
Andy Wilkinson 42291659db Merge branch '1.3.x' 8 years ago
Nick Pillitteri 45d3f002f5 Use 'travis_wait' to prevent Travis CI from aborting builds
Builds use the '-q' flag to suppress most output due to a limit of 4MB
of logs on Travis CI. However, Travis will also abort builds that
don't generate any output for 10 minutes. Thus we also use the
'travis_wait' function to make sure builds aren't aborted for up to
30 minutes.

Fixes gh-6621
Closes gh-6623
8 years ago
Mark Paluch e85cb2c4c5 Add schemaAction property to CassandraProperties
Set schemaAction property in CassandraSessionFactoryBean. Use relaxed
property resolver for enum lookup of the configured schemaAction.

See gh-5855
9 years ago
Huang YunKun 75f55ea004 Update Travis configuration to use Maven wrapper
Closes gh-4327
9 years ago
Andy Wilkinson 48ae39d7e3 Merge branch '1.2.x' 9 years ago
Andy Wilkinson 190f8a7e0a Upgrade Travis configuration to run on new infrastructure
Closes gh-3760
9 years ago
Dave Syer a7da48e2a7 Add redis to travis build 9 years ago
Dave Syer 5789665447 Update .travis.yml for jdk8 10 years ago
Phillip Webb 91e493fd0a Revert "Update travis CI configuration"
This reverts commit c28026bb36.
10 years ago
Phillip Webb c28026bb36 Update travis CI configuration 10 years ago
Phillip Webb 12fb834814 Attempt to fix travis 10 years ago
Phillip Webb c47024ce23 Attempt to fix travis 10 years ago
Phillip Webb 7643c29961 Attempt to fix travis 10 years ago
Andy Wilkinson 664319009c Correct the profile name in Travis configuration 10 years ago
Dave Syer 59a1b39ef8 Revert JDK8 travis change (seem to be failing) 11 years ago
Ivan Sopov 4ffc95dc7f adding build on jdk8 to travis 11 years ago
Phillip Webb 9049291d9a Attempt to fix Travis-CI log size error 11 years ago
Phillip Webb 6c255e5785 Reduce logging in Travis 11 years ago
Dave Syer 8cb0211dce Add "integration" profile in Maven build
By default it is on, but you can switch it
off (`-P '!integration'`) to ignore integration tests
and get a faster build.

.travis.yml uses this feature so that it doesn't keep
failing on a timeout.
11 years ago
Dave Syer 26f3379d1a Add mongodb to travis CI 11 years ago
Phillip Webb 251e22a561 Update travis build 11 years ago
Phillip Webb a08aac6fa5 Travis CI tweaks 11 years ago
Dave Syer 62f08bb4ec Tweak travis again 11 years ago
Dave Syer f502098065 Fix logging depdendencies in samples 11 years ago
Dave Syer a602ce3f10 Add travis-artifacts to build 11 years ago
Dave Syer 2de91a8138 Fix travis build 11 years ago
Dave Syer 834b42c195 Try to debug the travis build 11 years ago
Dave Syer 24e766b4e5 Add travis build 11 years ago
Phillip Webb 40bf334871 Restructure projects layout 12 years ago
Dave Syer fb6b224470 Fast forward existing prototype work 12 years ago