1
0
mirror of https://github.com/Luzifer/password.git synced 2024-09-20 02:42:57 +00:00
password/.travis.yml

10 lines
140 B
YAML
Raw Normal View History

2015-05-02 13:42:41 +00:00
language: go
go:
- 1.7
- 1.8
- 1.9
2015-05-02 13:42:41 +00:00
- tip
script: go test -v --bench=. github.com/Luzifer/password github.com/Luzifer/password/lib