mirror of
https://github.com/maputnik/editor.git
synced 2026-06-26 09:07:26 +00:00
Add karma based testing
This commit is contained in:
@@ -7,6 +7,9 @@ node_js:
|
||||
- "6.1"
|
||||
before_script:
|
||||
- npm install -g eslint eslint-plugin-react
|
||||
# prepare firefox
|
||||
- export DISPLAY=:99.0
|
||||
- sh -e /etc/init.d/xvfb start
|
||||
install:
|
||||
- npm install
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user