Skip to content

Commit 2e5bafd

Browse files
authored
Merge pull request #366 from github/lildude/update-travis-cfg
Remove Precise Travis CI builds
2 parents e1a1f00 + c143d46 commit 2e5bafd

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.travis.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,6 @@ matrix:
77
- brew install gnu-tar
88
- brew install moreutils
99
script: make test
10-
- os: linux
11-
dist: precise
12-
sudo: required
13-
addons:
14-
apt:
15-
packages:
16-
- devscripts
17-
- debhelper
18-
- moreutils
19-
- fakeroot
20-
before_script: git fetch --unshallow
21-
script: debuild -uc -us
2210
- os: linux
2311
dist: trusty
2412
sudo: required

0 commit comments

Comments
 (0)