mirror of
https://github.com/openfaas/faas.git
synced 2025-06-09 16:56:47 +00:00
Update .travis.yml
This commit is contained in:
parent
1adc3c8450
commit
820bea13d2
@ -2,6 +2,11 @@ sudo: required
|
||||
|
||||
services:
|
||||
- docker
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- docker-ce
|
||||
|
||||
before_install:
|
||||
- docker pull golang:1.7.5
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user