Skip to content

Commit

Permalink
Test tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
lonelycode committed Oct 7, 2015
1 parent 21ddab9 commit 931fae1
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@ services:
- redis-server
- mongodb

before_install:
- apt-get update -qq
- apt-get install -y nginx
addons:
apt:
packages:
- nginx

install:
- go get -d -v ./... && go build -v ./...
Expand Down

0 comments on commit 931fae1

Please sign in to comment.