Skip to content

Commit

Permalink
0-10-stable: [snapshot]
Browse files Browse the repository at this point in the history
  • Loading branch information
elia committed Jun 6, 2018
1 parent 0c715fc commit b90304f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -7,7 +7,7 @@ cache:
directories:
- /home/travis/.nvm/

node_js:
nvm:
- "0.10"

matrix:
Expand Down Expand Up @@ -65,6 +65,7 @@ before_install:
- git submodule update --init
- npm install -g jshint
- npm install -g uglify-js
- ls -la /usr/local/phantomjs*
- bundle config without doc

script:
Expand Down

0 comments on commit b90304f

Please sign in to comment.