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

vendor.github.com.smartystreets.assertions..travis.yml Maven / Gradle / Ivy

There is a newer version: 2.9.1
Show newest version
language: go

go:
  - 1.x

install:
  - go get -t ./...

script: go test ./... -v

sudo: false




© 2015 - 2024 Weber Informatics LLC | Privacy Policy