Skip to content

Commit

Permalink
update config to match with recent travis updates
Browse files Browse the repository at this point in the history
  • Loading branch information
techgaun committed Mar 23, 2020
1 parent b6368a0 commit c56e1d4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
language: bash

sudo: false
language: shell
os: linux
dist: bionic

script:
- bash -c 'shopt -s globstar; shellcheck -s bash **/*.sh .functions/*'

matrix:
jobs:
fast_finish: true

0 comments on commit c56e1d4

Please sign in to comment.