Commit Graph

21 Commits

Author SHA1 Message Date
Ilayaperumal Gopinathan
33e9f6fb11 GH-1043: Add codecov support
* Add codecov support

Resolves #1043

* Remove unwanted service configs from travis

 - Spring Cloud Stream doesn't use Redis/Kafka services as these were originally added to support their binder support in the same repo
2017-09-05 13:38:47 -04:00
Sabby Anandan
c22094f7cc Force dedicated VM for travis CI builds
Resolves spring-cloud/spring-cloud-stream#771
2017-07-17 07:55:02 +05:30
Marius Bogoevici
bbe5b3ee56 Fix Travis build target 2016-05-12 15:57:07 -04:00
Marius Bogoevici
91958ce53d Travis updates
- Remove use of .settings.xml in favour of Spring profile
- Use external Kafka broker
2016-05-12 15:27:06 -04:00
Eric Bottard
412b1dd294 Use kafka on the travis infrastructure
Fixes spring-cloud/spring-cloud-stream#314

Give more time to redis on travis

Make multipliers more versatile, apply to kafka

Extract receive() method. Default is now 1s

bump multiplier for kafka on travis
2016-02-10 14:12:46 -05:00
Mark Pollack
de2463a4e6 Update to spring-cloud-build 1.1.0.M4 and spring-cloud-common 1.1.0.M3
* tidy up pom to remove redundant section
* provide simple fall back for building non branch changes in travis
* Add -s .settings.xml to .mvn/maven.config
2015-12-18 10:34:04 -05:00
Mark Pollack
13247b191a Build docs on PR requests in Travis CI 2015-12-17 22:39:11 -05:00
Mark Pollack
c96c6fcd22 Add -s .settings.xml back to .travis.yml maven command 2015-12-11 17:23:24 -05:00
Mark Pollack
e7712bf122 Travis updates
* No need to reference .settings.xml as it is picked up automatically
* Switch to force snapshot updates on PR builds
2015-12-10 11:04:32 -05:00
Mark Pollack
1302808918 Add missing colon to travis.yml 2015-12-07 15:49:51 -05:00
Mark Pollack
ed2c4f3146 Add missing quote for .travis.yml script command 2015-12-07 15:33:57 -05:00
Eric Bottard
d8c1971c43 GH-92: Remove build log noise
Resolves spring-cloud/spring-cloud-stream#92

Also

* Remove publishing build configuration from .travis.yml

This are not needed as we use Bamboo for release managment

* javadoc and surefire plugins added to pom.xml
2015-12-04 12:26:45 -05:00
Marius Bogoevici
d243036db7 Fix extra apostrophe 2015-08-21 18:26:49 -04:00
Marius Bogoevici
397ef6f557 Simplify Travis setup and disable snapshot publishing
- remove conditionals for the PR process
- stop Travis from publishing snapshots
2015-08-21 17:59:33 -04:00
Dave Syer
690f69420f Fix .travis.yml to use wrapper 2015-08-14 10:14:27 +01:00
Dave Syer
64aaf24f25 Fix .travis.yml 2015-08-14 10:12:16 +01:00
Marius Bogoevici
11e9f269db Disable Kafka tests 2015-07-17 17:40:00 -04:00
Marius Bogoevici
0c76a1edd3 Enables Kafka binding tests 2015-07-17 17:01:42 -04:00
Dave Syer
99db6d5177 Add redis to travis build 2015-07-10 08:16:42 +01:00
Dave Syer
4d53ca9dc4 Add travis build 2015-07-10 07:08:11 +01:00
Dave Syer
1823f32569 Add docs and travis config 2015-07-10 07:08:11 +01:00