Skip to content
Snippets Groups Projects
Commit 3257d9f2 authored by Solly Ross's avatar Solly Ross
Browse files

Force Travis to use Node 0.11.13

The latest version of Node.js has a bug that
affects the Karma test runner.  A patch has been
merged to Karma, but has not landed in a version
yet.  Until a new version of Karma is released,
we should keep node at 0.11.13.

See karma-runner/karma#1182

(cherry picked from commit 9af2346a0cead634f3af5f390770ea65929c1f4a)
parent 2930403a
No related branches found
No related tags found
No related merge requests found
language: node_js language: node_js
node_js: node_js:
- '0.11' - '0.11.13'
env: env:
matrix: matrix:
- TEST_BROWSER_NAME=PhantomJS - TEST_BROWSER_NAME=PhantomJS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment