Skip to content

Commit

Permalink
Uncompressed archive
Browse files Browse the repository at this point in the history
  • Loading branch information
benwilber committed May 27, 2017
1 parent 6b1313e commit 1c52e3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,7 +1,7 @@
language: bash

before_script:
- wget -qO- 'https://github.com/sstephenson/bats/archive/v0.4.0.tar.gz' | tar -xC /tmp
- wget -qO- 'https://github.com/sstephenson/bats/archive/v0.4.0.tar.gz' | tar -xzC /tmp

script:
- /tmp/bats-0.4.0/bin/bats tests.bats

0 comments on commit 1c52e3e

Please sign in to comment.