Skip to content

Commit

Permalink
travis-ci: disable sudo to use new containers
Browse files Browse the repository at this point in the history
  • Loading branch information
samuel committed Dec 19, 2014
1 parent 6387533 commit bb79e7c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ language: go
go:
- 1.4

sudo: false

branches:
only:
- master
Expand Down

0 comments on commit bb79e7c

Please sign in to comment.