all: fix Github Workflow for tests, drop Travis

This commit is contained in:
Robert van Gent
2021-08-30 15:21:53 -07:00
committed by GitHub
parent 8b20581338
commit 737d4615ed
6 changed files with 33 additions and 100 deletions

View File

@@ -12,7 +12,8 @@
// See the License for the specific language governing permissions and
// limitations under the License.
//+build wireinject
//go:build wireinject
// +build wireinject
// The build tag makes sure the stub is not built in the final build.
package main