Skip to content

Commit

Permalink
added MR verbose to see CI failures
Browse files Browse the repository at this point in the history
  • Loading branch information
tomlongridge committed Oct 6, 2021
1 parent c1a92cd commit c19d552
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
- stage: test
name: mazerunner
jdk: openjdk8
env:
- VERBOSE=true
script:
- bundle install
- bundle exec bugsnag-maze-runner

0 comments on commit c19d552

Please sign in to comment.