summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorOtto Kekäläinen <otto@mariadb.org>2017-11-17 12:12:44 +0800
committerVicențiu-Marian Ciorbaru <cvicentiu@gmail.com>2017-11-21 13:07:26 +0200
commitb9e029d706e5b4432b87cfcb1cd0cb122da8997c (patch)
treecf63cbc0caeb1307b6da2cb6b6136e0ff4b5de5f /.travis.yml
parentc029eae02d5d94a52add7cd546a6b92a78d672b0 (diff)
downloadmariadb-git-b9e029d706e5b4432b87cfcb1cd0cb122da8997c.tar.gz
Travis-CI: make deb job visible on the parallel jobs list
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index f1ffdbb5dfc..da16770e4e7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -40,6 +40,8 @@ matrix:
include:
- os: linux
compiler: gcc
+ env:
+ - DebPackages
addons:
apt:
packages: # make sure these match debian/control contents