Skip to content

Commit

Permalink
Fix build config warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
joe4dev committed Jun 28, 2020
1 parent 68db831 commit e9db1c5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@
# Updated based on: https://gitlab.openminds.be/mirror/ark/blob/master/.travis.yml
# kitchen-in-travis-native: https://github.com/zuazo/kitchen-in-travis-native
# Use Travis's container-based infrastructure
sudo: required
os: linux
dist: xenial
language: ruby
services: docker

addons:
Expand All @@ -14,7 +15,7 @@ addons:
- chef-workstation

env:
matrix:
jobs:
- INSTANCE=ubuntu-1804
# Add on demand:
- INSTANCE=ubuntu-1604
Expand Down

0 comments on commit e9db1c5

Please sign in to comment.