Add karma based testing

This commit is contained in:
lukasmartinelli
2016-11-23 14:38:09 +01:00
parent b3d355957d
commit 824821f2c8
5 changed files with 56 additions and 3 deletions
+3
View File
@@ -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: