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

Commit

Permalink
Merge pull request #157 from stormpath/fix-travis
Browse files Browse the repository at this point in the history
Fix 0.8 tests by using npm 1.4.3
  • Loading branch information
robertjd committed Apr 7, 2015
2 parents 33a1c95 + 6db1513 commit d6959a5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@ language: node_js
node_js:
- '0.10'
- '0.8'

before_install:
npm install -g npm@'=1.4.3'

0 comments on commit d6959a5

Please sign in to comment.