Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Commit

Permalink
Merge f34ff01 into a5e4dd4
Browse files Browse the repository at this point in the history
  • Loading branch information
duck8823 committed May 4, 2019
2 parents a5e4dd4 + f34ff01 commit 546a8e9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
os:
- linux
- osx
# - windows is still early access stage: https://travis-ci.community/c/windows
- windows

language: go
go:
- "1.11.x"
- "1.12.x"
- tip

matrix:
exclude:
allow_failures:
- go: tip
os: osx

env:
global:
Expand Down

0 comments on commit 546a8e9

Please sign in to comment.