summaryrefslogtreecommitdiff
path: root/.travis.yml
blob: 5593c6dbf95f87f672fa7eb9fb0973cae283003b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
language: bash

sudo: false

addons:
  apt:
    sources:
      - debian-sid
    packages:
      - shellcheck

script:
  - shellcheck route53.sh