Skip to content
This repository has been archived by the owner on Jun 19, 2019. It is now read-only.

Commit

Permalink
csl: Add Gitter badges and fix HipChat template and skip flaky tests
Browse files Browse the repository at this point in the history
There are (still) plenty of problems with our Github repos:

a) Finagle build is broken;
b) READMEs don't have a link to Gitter room;

Solution

a) Add `SKIP_FLAKY` env variable to Travis' config to skip all the
   flakey tests;
b) Add Gitter badge for all the projects (except for Ostrich) that
   redirects to Finagle's room;

RB_ID=761629
  • Loading branch information
vkostyukov authored and jenkins committed Oct 30, 2015
1 parent a21ea1b commit 4eb7bd1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ notifications:
hipchat:
rooms:
secure: tcb+hO7CxqN2n8w38cejS4j7a30clWbwMCBxSsPBK4XyqCInCrw5RT+KPRwd+UtoNREgPmk7QeaeGTonEgW8g/1ArK2RTHTFsmMskAnIVjanTlVl3BKBl9gmHeU+nSeBp+yQb808/JkUq174M3hyoYAtHh7gEJ0eUpmry3JjuQg=
template:
- '%{repository}: %{message} /cc @csl'

before_script:
# default $SBT_OPTS is irrelevant to sbt lancher
Expand Down

0 comments on commit 4eb7bd1

Please sign in to comment.