Skip to content
Snippets Groups Projects
Commit 0dd480c0 authored by nimrod's avatar nimrod
Browse files

- TravisCI comes with Bats already installed.

parent e6a57116
No related branches found
No related tags found
No related merge requests found
...@@ -28,10 +28,6 @@ matrix: ...@@ -28,10 +28,6 @@ matrix:
script: script:
- pre-commit run --all-files - pre-commit run --all-files
- language: shell - language: shell
env:
PATH: "$HOME/bats/bin:$PATH"
install:
- git clone --depth 1 https://github.com/sstephenson/bats.git "$HOME/bats"
script: script:
bats -t tests/ bats -t tests/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment