Skip to content

Commit

Permalink
FIX .travis.yml after xenial
Browse files Browse the repository at this point in the history
  • Loading branch information
fgalan committed Oct 14, 2019
1 parent c64dc1c commit 5e7f9c4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
@@ -1,6 +1,12 @@
dist: xenial
language: node_js
sudo: required

addons:
apt:
packages:
- rabbitmq-server

branches:
only:
- master
Expand Down

0 comments on commit 5e7f9c4

Please sign in to comment.