mirror of
https://github.com/mupen64plus-ae/acralyzer.git
synced 2024-11-23 13:39:51 +00:00
migrate travis-ci to grunt as well
This commit is contained in:
parent
b06cced0fc
commit
476ee88b24
@ -2,6 +2,6 @@ language: node_js
|
||||
node_js:
|
||||
- 0.8
|
||||
before_script:
|
||||
- npm install -g jshint
|
||||
- npm install
|
||||
script:
|
||||
- jshint _attachments
|
||||
- grunt jshint
|
||||
|
Loading…
Reference in New Issue
Block a user