Commit 66bed834 by Muhammad Shoaib

requirements tweak

parent 4bc50252
...@@ -9,7 +9,7 @@ before_install: ...@@ -9,7 +9,7 @@ before_install:
- "sh -e /etc/init.d/xvfb start" - "sh -e /etc/init.d/xvfb start"
# Set Travis builds to use docker container # Set Travis builds to use docker container
# sudo: false sudo: false
install: install:
- npm install - npm install
......
...@@ -12,6 +12,7 @@ ...@@ -12,6 +12,7 @@
"karma-coverage": "latest", "karma-coverage": "latest",
"karma-firefox-launcher": "latest", "karma-firefox-launcher": "latest",
"karma-jasmine": "^0.3.6", "karma-jasmine": "^0.3.6",
"karma-jasmine-jquery": "0.1.1",
"karma-sinon": "latest" "karma-sinon": "latest"
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment