Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
robfig authored Mar 4, 2021
1 parent 58065e5 commit e56214a
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
sudo: false
language: go
go:
- 1.7
- 1.6
- 1.5
- 1.4
- 1.3
- 1.16
- 1.15
before_script: # tests need to interact with git
- git config --global user.email "[email protected]"
- git config --global user.name "Travis"

0 comments on commit e56214a

Please sign in to comment.