Parcourir la source

list travis host

tags/v0.9.0
jimzhan il y a 9 ans
Parent
révision
29163317a2
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. +1
    -0
      Makefile

+ 1
- 0
Makefile Voir le fichier

@@ -2,6 +2,7 @@ ARCH=$(shell ls $(GOPATH)/pkg | head -n 1)
PKG=$(GOPATH)/pkg/$(ARCH)/github.com/goanywhere

all: test
@echo $HOST

clean:
@find $(PKG) -name 'rex.a' -delete

Chargement…
Annuler
Enregistrer