Skip to content
This repository has been archived by the owner on Feb 26, 2023. It is now read-only.

Commit

Permalink
Remove integration tests part by now
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyaglow committed May 25, 2018
1 parent 5472760 commit 001f276
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,5 @@
language: go

sudo: required

services:
- docker

before_install:
- docker run -itd -p 9000:9000 certbdf/cortex:latest

before_script:
- sleep 15

script:
- go get golang.org/x/tools/cmd/cover
- go get github.com/mattn/goveralls
Expand Down

0 comments on commit 001f276

Please sign in to comment.