Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
razonyang committed Feb 1, 2020
1 parent 267fd9e commit f39f4ac
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
sudo: false
os:
- linux
- osx
language: go
go:
- 1.10.x
- 1.11.x
- 1.12.x
- 1.13.x
- master
matrix:
jobs:
allow_failures:
- go: master
fast_finish: true
Expand Down

0 comments on commit f39f4ac

Please sign in to comment.