Add JSHint to travis configuration
This commit is contained in:
parent
e0706f06b1
commit
16da03aacb
1 changed files with 1 additions and 0 deletions
|
@ -21,4 +21,5 @@ before_script:
|
|||
- bundle exec rake db:migrate
|
||||
script:
|
||||
- bundle exec rubocop -f fuubar
|
||||
- bundle exec rake jshint
|
||||
- bundle exec rake test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue