Use addons

This commit is contained in:
xerial 2017-01-19 18:21:12 -08:00
parent 6e2af03387
commit 0325e172f8

View File

@ -1,7 +1,9 @@
sudo: required
before_install:
- sudo apt-get install -y curl
addons:
apt:
packages:
- curl
services:
- docker