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 a8ddb83 commit 21ddab9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ services:
- mongodb

before_install:
- sudo apt-get update -qq
- sudo apt-get install -y nginx
- apt-get update -qq
- apt-get install -y nginx

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

0 comments on commit 21ddab9

Please sign in to comment.