Updates travis.yml with more lc flag tests

This commit is contained in:
Athitya 2017-07-05 22:24:37 +05:30
parent b0edf5fd9b
commit 31eb53966b

View file

@ -9,8 +9,15 @@ rvm:
script:
- bundle exec rubocop
- bundle exec rspec
- rake install
- lc
- lc -d
- lc -f
- lc -sd
- lc -sf
- lc -1
- lc -r
install:
- gem install bundler