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

Commit

Permalink
update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelmota committed Feb 5, 2019
1 parent ad6cec5 commit 406c05d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
language: go

go:
- "1.9.x"
- "1.10.x"
- "master"
- "1.11.x"

script:
- make test

0 comments on commit 406c05d

Please sign in to comment.