This repository has been archived on 2020-04-20. You can view files and clone it, but cannot push or open issues or pull requests.
libricochet-go/.travis.yml

6 lines
44 B
YAML
Raw Normal View History

language: go
go:
- 1.7
- tip
sudo: true