Skip to content

Commit a1ebf58

Browse files
authored
Merge pull request #265 from github/containerize-travis
Use Travis container infrastructure
2 parents bddc682 + fbcb979 commit a1ebf58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ matrix:
77
- brew install gnu-tar
88
script: make test
99
- os: linux
10+
sudo: false
1011
addons:
1112
apt:
1213
packages: devscripts

0 commit comments

Comments
 (0)