Browse Source

updating travis

pull/9/merge
srvrco 9 years ago
parent
commit
5e3af6b3a5
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml View File

@ -11,7 +11,7 @@ addons:
- shellcheck
script:
- bash -c 'shopt -s globstar; shellcheck getssl'
- bash -c 'shopt -s globstar; shellcheck checkssl'
matrix:
fast_finish: true

Loading…
Cancel
Save