Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Hermsi1337 committed Mar 29, 2019
1 parent cf7a360 commit 88f7d4b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ language: go
go:
- '1.12'

before_script:
- sudo sysctl -w net.ipv4.ip_forward=1

services:
- docker

env:
global:
- GO111MODULE=on
Expand Down

0 comments on commit 88f7d4b

Please sign in to comment.