Skip to content

Commit

Permalink
Revert "Install deps on travis with carton deployment mode"
Browse files Browse the repository at this point in the history
I was trying to get 3/5 perls to be 5/5 perls...
however they now all fail miserably.
  • Loading branch information
rwstauner committed Sep 25, 2014
1 parent 86a581f commit 9d3af98
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 --deployment
- carton install


before_script:
Expand Down

0 comments on commit 9d3af98

Please sign in to comment.