---
language: c
cache:
  directories:
    - $HOME/.atspkg
install:
  - mkdir -p $HOME/.local/bin
  - curl -sSl https://raw.githubusercontent.com/vmchale/atspkg/master/bash/install.sh | sh -s
  - export PATH=$HOME/.local/bin:$PATH
  - atspkg -V
script:
  - curl -sL https://raw.githubusercontent.com/vmchale/tomlcheck/master/sh/check | sh -s .atsfmt.toml
  - travis_wait 40 atspkg test -vv