Commit Graph

32 Commits

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
2016-10-24 11:18:12 +02:00
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
2016-08-16 16:57:01 +01:00
Andy Wilkinson
42291659db Merge branch '1.3.x' 2016-08-12 13:24:23 +01:00
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
2016-08-12 13:23:48 +01:00
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
2016-06-28 10:21:24 +02:00
Huang YunKun
75f55ea004 Update Travis configuration to use Maven wrapper
Closes gh-4327
2015-12-04 12:04:14 +00:00
Andy Wilkinson
48ae39d7e3 Merge branch '1.2.x' 2015-08-14 18:10:35 +01:00
Andy Wilkinson
190f8a7e0a Upgrade Travis configuration to run on new infrastructure
Closes gh-3760
2015-08-14 18:08:48 +01:00
Dave Syer
a7da48e2a7 Add redis to travis build 2015-07-13 17:59:35 +01:00
Dave Syer
5789665447 Update .travis.yml for jdk8 2015-04-06 10:18:06 +01:00
Phillip Webb
91e493fd0a Revert "Update travis CI configuration"
This reverts commit c28026bb36.
2014-08-20 16:26:06 -07:00
Phillip Webb
c28026bb36 Update travis CI configuration 2014-08-20 16:23:08 -07:00
Phillip Webb
12fb834814 Attempt to fix travis 2014-08-15 00:01:18 -07:00
Phillip Webb
c47024ce23 Attempt to fix travis 2014-08-14 23:35:38 -07:00
Phillip Webb
7643c29961 Attempt to fix travis 2014-08-14 23:08:53 -07:00
Andy Wilkinson
664319009c Correct the profile name in Travis configuration 2014-07-23 15:28:51 +01:00
Dave Syer
59a1b39ef8 Revert JDK8 travis change (seem to be failing) 2014-04-28 11:01:45 +01:00
Ivan Sopov
4ffc95dc7f adding build on jdk8 to travis 2014-04-25 12:38:18 +01:00
Phillip Webb
9049291d9a Attempt to fix Travis-CI log size error 2014-02-04 00:21:42 -08:00
Phillip Webb
6c255e5785 Reduce logging in Travis 2014-01-16 13:37:19 -08:00
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.
2013-11-06 09:43:58 +00:00
Dave Syer
26f3379d1a Add mongodb to travis CI 2013-10-10 13:43:13 -04:00
Phillip Webb
251e22a561 Update travis build 2013-09-05 22:20:41 -07:00
Phillip Webb
a08aac6fa5 Travis CI tweaks 2013-09-05 17:14:14 -07:00
Dave Syer
62f08bb4ec Tweak travis again 2013-08-07 10:31:44 +01:00
Dave Syer
f502098065 Fix logging depdendencies in samples 2013-08-06 13:40:39 +01:00
Dave Syer
a602ce3f10 Add travis-artifacts to build 2013-08-06 13:06:54 +01:00
Dave Syer
2de91a8138 Fix travis build 2013-08-05 10:23:40 +01:00
Dave Syer
834b42c195 Try to debug the travis build 2013-08-05 07:21:25 +01:00
Dave Syer
24e766b4e5 Add travis build 2013-08-02 12:10:40 +01:00
Phillip Webb
40bf334871 Restructure projects layout 2013-07-08 13:42:39 -07:00
Dave Syer
fb6b224470 Fast forward existing prototype work 2013-04-24 10:02:07 +01:00