[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [check/master] Test on go1.11.x on travis
commit f867af2fc0329770b9f9773ce42259ffad070876
Author: Arlo Breault <abreault@xxxxxxxxxxxxx>
Date: Wed Apr 21 09:56:33 2021 -0400
Test on go1.11.x on travis
---
.travis.yml | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index 4f008a4..a6b9205 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,11 +1,10 @@
language: go
go:
- - "1.1"
- - "1.4"
+ - 1.11.x
-install:
- - go get github.com/samuel/go-gettext/gettext
+env:
+ - GO111MODULE=on
script:
- make test
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits