Skip to content

Commit

Permalink
simplify travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
tomi77 committed Sep 2, 2018
1 parent 9278589 commit 0b4c967
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Expand Up @@ -4,10 +4,7 @@ go: 1.10.x

matrix:
include:
- go: 1.10.x
env: COVERAGE=true
- go: 1.9.x
env: COVERAGE=false

install:
- go get -t ./...
Expand Down

0 comments on commit 0b4c967

Please sign in to comment.