Skip to content
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.

Commit

Permalink
Temporarily using a custom pilosa binary
Browse files Browse the repository at this point in the history
  • Loading branch information
yuce committed Sep 11, 2017
1 parent 1863dfd commit a6b5e2d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,8 @@ go:
- master
sudo: required
group: deprecated-2017Q2
services:
- docker
before_install:
- docker run -d -p 10101:10101 pilosa/pilosa:v0.6.0
- curl -O pilosa https://storage.googleapis.com/pilosa/pilosa-sumreduce && chmod +x pilosa && ./pilosa
- go get github.com/mattn/goveralls
- go get -u github.com/golang/dep/cmd/dep
addons:
Expand Down

0 comments on commit a6b5e2d

Please sign in to comment.