Skip to content

Commit

Permalink
Declare dependency on Shell::Command
Browse files Browse the repository at this point in the history
  • Loading branch information
Leont committed Feb 1, 2016
1 parent 62d9aa4 commit d42b8c2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -3,3 +3,6 @@ sudo: false
language: perl6
perl6:
- latest
install:
- rakudobrew build-panda
- panda installdeps .
1 change: 1 addition & 0 deletions META6.json
Expand Up @@ -7,5 +7,6 @@
},
"author" : "Leon Timmermans",
"depends" : [ ],
"test-depends" : [ "Shell::Command" ],
"source-url" : "https://github.com/Leont/build-simple6.git"
}

0 comments on commit d42b8c2

Please sign in to comment.