Skip to content

Commit

Permalink
run docker pull once before CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
edouard-lopez committed Sep 10, 2018
1 parent af60591 commit f82e6c3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tests/ci.test.fish
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
function setup
docker pull edouardlopez/pure-fish
end
docker pull edouardlopez/pure-fish

test "install manually (default behaviour of `docker-pure-fish`)"
'version' = (
Expand Down

0 comments on commit f82e6c3

Please sign in to comment.