„Test” code in subdirectories.

We don't have any tests written yet…
configurable-file-paths
Robert Gerus 2015-11-12 10:54:08 +01:00
parent 8c40177358
commit fb16809729
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ before_install:
- go get github.com/arachnist/gorepost/irc
- go get github.com/arachnist/gorepost/config
script:
- go test -v
- go test -v ./...
matrix:
allow_failures:
- go: 1.0