Skip to content

Commit

Permalink
Clarification
Browse files Browse the repository at this point in the history
  • Loading branch information
JJ committed May 8, 2019
1 parent 471a764 commit ce11d98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -6,6 +6,6 @@ services:

install:
- docker pull jjmerelo/perl6-test-ecosystem
- docker images
- docker images # Just shows that the image has been downloaded correctly

script: docker run -e TRAVIS_COMMIT_RANGE="HEAD^1...HEAD" -t -v $TRAVIS_BUILD_DIR:/test jjmerelo/perl6-test-ecosystem

0 comments on commit ce11d98

Please sign in to comment.