Skip to content
This repository has been archived by the owner on May 22, 2018. It is now read-only.

Commit

Permalink
Try using --verbose to keep getting output
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobbednarz committed Jan 10, 2017
1 parent ceee0c9 commit 72cdd28
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 @@ -2,7 +2,7 @@ os:
- osx
script:
- travis_wait rvm implode --force
- travis_wait 60 ./script/boxen --no-fde --no-pull
- ./script/boxen --no-fde --no-pull --debug --profile
- source /opt/boxen/env.sh
- rake spec
before_install:
Expand Down

0 comments on commit 72cdd28

Please sign in to comment.