Skip to content

Commit

Permalink
Merge pull request k8snetworkplumbingwg#10 from moshe010/add_docker
Browse files Browse the repository at this point in the history
add docker service to travis
  • Loading branch information
moshe010 authored Mar 15, 2020
2 parents 0c982bd + b63b171 commit 0b63937
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
language: go
sudo: required

dist: bionic

services:
- docker

go:
- "1.13"
Expand Down

0 comments on commit 0b63937

Please sign in to comment.