Skip to content

Commit

Permalink
Install deps on travis with carton deployment mode
Browse files Browse the repository at this point in the history
  • Loading branch information
rwstauner committed Sep 25, 2014
1 parent 9868954 commit 86a581f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -37,7 +37,7 @@ before_install:
- cpanm -n Carton

install:
- carton install
- carton install --deployment


before_script:
Expand Down

0 comments on commit 86a581f

Please sign in to comment.