From 1c224f495bd5a8f0fd55e8d1f68ca1c1f51582e6 Mon Sep 17 00:00:00 2001 From: Alex Flint Date: Thu, 27 Dec 2018 11:11:15 -0800 Subject: add integration test that fetches and compiles code using go 1.11 --- test/README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/README.md (limited to 'test/README.md') diff --git a/test/README.md b/test/README.md new file mode 100644 index 0000000..b820cc9 --- /dev/null +++ b/test/README.md @@ -0,0 +1 @@ +This directory contains integration tests that check that go-arg can be installed and compiled under both tgo 1.10 and go 1.11 (corresponding to the transition to the new go module system) -- cgit v1.2.3