Ver código fonte

use the makefile to run test

flashmob 8 anos atrás
pai
commit
565c3f9835
1 arquivos alterados com 1 adições e 4 exclusões
  1. 1 4
      .travis.yml

+ 1 - 4
.travis.yml

@@ -15,7 +15,4 @@ install:
 script:
   - ./.travis.gofmt.sh
   - make guerrillad
-  - go test ./tests
-  - go test
-  - go test ./cmd/guerrillad
-  - go test ./response
+  - make test