Browse Source

The 'language: minimal' should have docker

tags/v0.0.1
Thom Wiggers 5 years ago
parent
commit
32445f815d
No known key found for this signature in database GPG Key ID: 1BB0A7CE26E363
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .travis.yml

+ 1
- 0
.travis.yml View File

@@ -1,6 +1,7 @@
language: c language: c


dist: xenial dist: xenial
language: minimal


matrix: matrix:
include: include:


Loading…
Cancel
Save