mirror of
https://github.com/jeremyd/ergo.git
synced 2026-07-23 23:58:10 -07:00
travis: Also run Go tests where they exist, when running through Travis
This commit is contained in:
+3
-1
@@ -2,4 +2,6 @@ language: go
|
|||||||
|
|
||||||
install: make deps
|
install: make deps
|
||||||
|
|
||||||
script: make
|
script:
|
||||||
|
- make
|
||||||
|
- make test
|
||||||
|
|||||||
Reference in New Issue
Block a user