Skip to content

Commit 1c52e3e

Browse files
committed
Uncompressed archive
1 parent 6b1313e commit 1c52e3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: bash
22

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

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

0 commit comments

Comments
 (0)