do two separate rspec runs because of require issue

This commit is contained in:
Les Fletcher 2018-02-27 15:49:01 -08:00 committed by Shishir Kakaraddi
parent 41bffb1e20
commit c75d7ceadc
2 changed files with 1 additions and 0 deletions

View File

@ -6,3 +6,4 @@ rvm:
- 2.5.0
script:
- bundle exec rspec
- bundle exec rspec spec/lib/instrumentation/as_notifications.rb