Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

Commit

Permalink
travis ci: switch to xenial build
Browse files Browse the repository at this point in the history
  • Loading branch information
jpwilliams committed Sep 18, 2019
1 parent 2900e79 commit c127b28
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
dist: xenial
language: node_js
services: rabbitmq
addons:
apt:
packages:
- rabbitmq-server
services:
- rabbitmq
sudo: required
node_js:
- "node"
Expand Down

0 comments on commit c127b28

Please sign in to comment.