forked from External/greenlight
add rspec command to travis
This commit is contained in:
@ -10,6 +10,7 @@ rvm:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- bundle exec rubocop
|
- bundle exec rubocop
|
||||||
|
- bundle exec rspec
|
||||||
- docker build -t bigbluebutton/greenlight:master .
|
- docker build -t bigbluebutton/greenlight:master .
|
||||||
|
|
||||||
after_script:
|
after_script:
|
||||||
|
Reference in New Issue
Block a user