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

Commit

Permalink
Ruby debug version
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobbednarz committed Mar 3, 2018
1 parent a34ff05 commit 686a4e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
os: osx
osx_image: xcode9.3beta # 10.13
script:
- /usr/bin/ruby -v
- sudo rm -rf /usr/local/Homebrew
- sudo rvm implode --force
- ./script/boxen --no-fde --stealth --no-pull --debug --profile --login $BOXEN_GITHUB_LOGIN || test $? -eq 2
Expand Down

0 comments on commit 686a4e2

Please sign in to comment.