Skip to content

Commit

Permalink
Merge pull request #47 from essentialkaos/develop
Browse files Browse the repository at this point in the history
Version 2.5.0
  • Loading branch information
andyone authored Sep 26, 2020
2 parents 53d571b + 42decda commit 0f82b98
Show file tree
Hide file tree
Showing 13 changed files with 386 additions and 164 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: go

go:
- 1.13.x
- 1.14.x
- 1.15.x
- tip

os:
Expand All @@ -19,7 +19,7 @@ matrix:
- go: tip

env:
- SHELLCHECK_VERSION=0.7.1 HADOLINT_VERSION=1.17.6
- SHELLCHECK_VERSION=0.7.1 HADOLINT_VERSION=1.18.0

before_install:
- wget https://github.com/koalaman/shellcheck/releases/download/v${SHELLCHECK_VERSION}/shellcheck-v${SHELLCHECK_VERSION}.linux.x86_64.tar.xz
Expand Down
Loading

0 comments on commit 0f82b98

Please sign in to comment.