Skip to content

Commit

Permalink
update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
adamstruck committed Mar 27, 2020
1 parent 6e45e20 commit 177ba11
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ storage/_test_download
docker/funnel
deployments/kubernetes/**/funnel
deployments/kubernetes/**/*.json
funnel
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ git:

install:
- export GO111MODULE=on
- make depends
- make
- make install

jobs:
include:
Expand Down

0 comments on commit 177ba11

Please sign in to comment.