Skip to content

Commit

Permalink
we may not want to depend on the internet for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gfldex committed Jul 22, 2016
1 parent 8210e65 commit 8e6e303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -21,7 +21,7 @@ perl6:
- latest
install:
- rakudobrew build-panda
- panda update
- panda --force --notests install LWP::Simple
- panda installdeps .
- panda install Pod::To::HTML

Expand Down

0 comments on commit 8e6e303

Please sign in to comment.