Skip to content

Commit

Permalink
Merge 5fbed3d into a2cab32
Browse files Browse the repository at this point in the history
  • Loading branch information
maniksurtani committed Nov 3, 2018
2 parents a2cab32 + 5fbed3d commit 69db66b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Expand Up @@ -11,10 +11,11 @@ matrix:
include:
# Default: go test ./...
- go: 1.9.7
- go: 1.10.3
- go: 1.10.5
- go: 1.11.2

# Runs tests for admin UI
- go: 1.10.3
- go: 1.11.2
env: TEST=UI

install:
Expand Down

0 comments on commit 69db66b

Please sign in to comment.