mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Update travis to go1.8.3 and add testing for go1.9rc1
This commit is contained in:
parent
8e6a0845c1
commit
29b77cabec
@ -2,7 +2,8 @@ dist: trusty
|
||||
sudo: false
|
||||
language: go
|
||||
go:
|
||||
- 1.8.1
|
||||
- 1.8.3
|
||||
- 1.9rc1
|
||||
|
||||
# add TF_CONSUL_TEST=1 to run consul tests
|
||||
# they were causing timouts in travis
|
||||
|
Loading…
Reference in New Issue
Block a user