Skip to content

Commit

Permalink
Make zef more verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
zoffixznet committed Oct 20, 2017
1 parent c9fb7dd commit a7cbf03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ perl6:
- nom
sudo: false
install:
- rakudobrew build-zef && zef install .
- rakudobrew build-zef && zef -v install .
before_install:
# mysql
- mysql -e "CREATE DATABASE dbdishtest;" -uroot
Expand Down

0 comments on commit a7cbf03

Please sign in to comment.