Skip to content

Commit

Permalink
ci(travis): use build config validation (beta)
Browse files Browse the repository at this point in the history
  • Loading branch information
myii committed Nov 9, 2019
1 parent dae2833 commit 6357ad5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
---
## Machine config
dist: 'bionic'
version: '~> 1.0'

## Stages and jobs matrix
stages:
Expand Down
1 change: 1 addition & 0 deletions ssf/files/tofs_ssf-formula/.travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ fast_finish: true
{%- endif %}
## Machine config
dist: '{{ travis.dist }}'
version: '~> 1.0'
{%- if platforms and not use_cirrus_ci %}
sudo: required
services:
Expand Down

0 comments on commit 6357ad5

Please sign in to comment.