Verify licenses with travis

This commit is contained in:
Brandon Keepers
2016-04-16 10:10:44 -04:00
parent c3145d3c08
commit 91aa843a4e

View File

@@ -6,6 +6,9 @@ addons:
- libicu-dev
- libicu48
before_install: script/travis/before_install
script:
- bundle exec rake
- script/licensed verify
rvm:
- 2.0.0
- 2.1