Skip to content

Commit

Permalink
ci: upgrade to Ubuntu Bionic
Browse files Browse the repository at this point in the history
  • Loading branch information
CheerlessCloud committed Mar 25, 2020
1 parent 5cd2bbf commit 460e825
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
sudo: false
dist: bionic
language: node_js

addons:
apt:
packages:
- rabbitmq-server
services:
- rabbitmq

Expand Down

0 comments on commit 460e825

Please sign in to comment.