summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index a0968fff..224f4dcc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,6 +6,7 @@
6# achieved using the "if: type IN (push, api, cron)" fields in the jobs list. 6# achieved using the "if: type IN (push, api, cron)" fields in the jobs list.
7 7
8language: c 8language: c
9dist: xenial
9os: linux 10os: linux
10 11
11jobs: 12jobs: