Skip to content

Commit

Permalink
Update Travis CI configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
medikoo committed May 18, 2013
1 parent 53a6304 commit 7a273cf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
@@ -1,7 +1,8 @@
language: node_js
node_js:
- 0.8
- 0.9
- 0.10
- 0.11

before_install:
- mkdir node_modules; ln -s ../ node_modules/memoizee
Expand Down

0 comments on commit 7a273cf

Please sign in to comment.