Skip to content

Commit

Permalink
trying to fix build npm issue: use latest node
Browse files Browse the repository at this point in the history
  • Loading branch information
icambron committed Mar 5, 2014
1 parent 5833b37 commit 2c1c512
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- 0.8
- 0.10

env:
global:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"Tim Wood <[email protected]> (http://timwoodcreates.com/)",
"Rocky Meza (http://rockymeza.com)",
"Matt Johnson <[email protected]> (http://codeofmatt.com)",
"Isaac Cambron <[email protected]> (http://drunkencoder.net/)"
"Isaac Cambron <[email protected]> (http://isaaccambron.com)"
],
"keywords": [
"moment",
Expand Down

0 comments on commit 2c1c512

Please sign in to comment.