1
0
Fork 0
mirror of https://github.com/vbatts/go-mtree.git synced 2025-07-30 18:10:27 +00:00

make: add a specific target for tags

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
Vincent Batts 2016-12-07 20:03:41 -05:00
parent e2575bffa5
commit 83dff044b3
2 changed files with 15 additions and 11 deletions

View file

@ -1,6 +1,6 @@
language: go
go:
- 1.7.3
- 1.7.4
- 1.6.3
sudo: false
@ -15,3 +15,4 @@ install: true
script:
- make validation
- make validation.tags