Re-enable linting in Travis
This commit is contained in:
parent
2b39c4153d
commit
95ed538ec4
@ -25,9 +25,7 @@ env:
|
|||||||
|
|
||||||
sudo: false
|
sudo: false
|
||||||
|
|
||||||
#script: 'bundle exec metadata-json-lint metadata.json && bundle exec rake validate && bundle exec rake lint && SPEC_OPTS="--format documentation" bundle exec rake spec'
|
script: 'bundle exec metadata-json-lint metadata.json && bundle exec rake validate && bundle exec rake lint && SPEC_OPTS="--format documentation" bundle exec rake spec'
|
||||||
# don't care about lint right now..
|
|
||||||
script: 'bundle exec metadata-json-lint metadata.json && bundle exec rake validate && SPEC_OPTS="--format documentation" bundle exec rake spec'
|
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user