Skip to content

Commit

Permalink
e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
arekkas committed May 18, 2018
1 parent 0a407a0 commit a92090e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 56 deletions.
56 changes: 0 additions & 56 deletions .circleci/.travis.yml

This file was deleted.

1 change: 1 addition & 0 deletions .circleci/config.yml
Expand Up @@ -35,6 +35,7 @@ jobs:
- run: go get -u github.com/mattn/goveralls golang.org/x/tools/cmd/cover github.com/ory/go-acc
- run: dep ensure -vendor-only
- run: go install github.com/ory/hydra
- run: go install github.com/ory/hydra/test/mock-lcp
- run: go-acc -o coverage.txt ./...
- run: go test -race -short $(go list ./... | grep -v cmd)
- run: ./scripts/test-e2e.sh
Expand Down

0 comments on commit a92090e

Please sign in to comment.