Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

Commit

Permalink
build docs on latest stable node version
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert committed Apr 26, 2016
1 parent 9217755 commit 48a8a80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -55,7 +55,7 @@ env:
matrix:
include:
- env: BUILD_DOCS=true
node_js: '4.1'
node_js: 'node'
before_install:
- openssl aes-256-cbc -K $encrypted_3f9d201aa5b8_key -iv $encrypted_3f9d201aa5b8_iv
-in deploy-key-stormpath-github-io-id-rsa.enc -out ~/.ssh/id_rsa
Expand Down

0 comments on commit 48a8a80

Please sign in to comment.