Skip to content

Commit

Permalink
misc
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuri Shkuro committed Oct 17, 2017
1 parent 99557e1 commit 4a4dec9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 12 deletions.
14 changes: 4 additions & 10 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,26 +7,20 @@ dist: trusty

matrix:
include:
- go: 1.7
- go: 1.9
env:
- TESTS=true
- COVERAGE=true
- go: 1.8
env:
- TESTS=true
- go: 1.9
env:
- TESTS=true
- go: 1.7
env:
- ALL_IN_ONE=true
- go: 1.7
- go: 1.9
env:
- CROSSDOCK=true
- go: 1.7
- go: 1.9
env:
- DOCKER=true
- go: 1.7
- go: 1.9
env:
- ES_INTEGRATION_TEST=true

Expand Down
4 changes: 2 additions & 2 deletions glide.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4a4dec9

Please sign in to comment.