- Youn Noh
- Jen Diamond
- Terry Brady
+++?image=app/assets/images/bluestar_logo.png
+++
Run rspec spec in docker each time a pull request is made or updated.
+++?image=docs/travis.gif
+++
- Mark turned on travis ci for the repo (as the GitHub org administrator)
- create .travis.yml file
+++?code=.travis.yml&lang=yaml @[16-20](install docker-compose) @[22-24](Start Hyrax in Docker) @[30-32](Run rspec in Docker) @[34-35](Stop Hyrax in Docker)
+++
$ IMPORT_FILE_PATH=/ucla2019/imports rake sample:import[/ucla2019/imports/animals1.csv]
+++
+++?code=config/initializers/hyrax.rb @[140](enable IIIF)
+++?image=docs/iiif.gif