Skip to content

Commit 29e7bd3

Browse files
committed
Remove an old Debian version (wheezy) from CI
1 parent b12e79d commit 29e7bd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ env:
1515
- OS=ubuntu DIST=precise
1616
- OS=ubuntu DIST=trusty
1717
- OS=ubuntu DIST=xenial
18-
- OS=debian DIST=wheezy
18+
# - OS=debian DIST=wheezy
1919
- OS=debian DIST=jessie
2020
- OS=debian DIST=stretch
2121

0 commit comments

Comments
 (0)