All Downloads are FREE. Search and download functionalities are using the official Maven repository.

vendor.github.com.cespare.xxhash.v2..travis.yml Maven / Gradle / Ivy

There is a newer version: 2.9.1
Show newest version
language: go
go:
  - "1.x"
  - master
env:
  - TAGS=""
  - TAGS="-tags purego"
script: go test $TAGS -v ./...




© 2015 - 2024 Weber Informatics LLC | Privacy Policy