Skip to content

Commit

Permalink
WIP: Temporarily disable Hipchat tests
Browse files Browse the repository at this point in the history
  • Loading branch information
christophermaier committed Aug 20, 2017
1 parent ae04924 commit c28ed8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ services:
env:
- TEST=unit
- TEST=slack
- TEST=hipchat
# - TEST=hipchat

script:
- docker-compose -f docker-compose.ci.yml run test ./scripts/wait-for-it.sh postgres:5432 -s -t 30 -- make test-$TEST
Expand Down

0 comments on commit c28ed8a

Please sign in to comment.