Skip to content

Commit

Permalink
Update the ‘travis.yml’ file, test Amanda against newer versions of Node
Browse files Browse the repository at this point in the history
  • Loading branch information
František Hába committed Dec 26, 2012
1 parent 41113fd commit e6a37c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Original file line Diff line number Diff line change
@@ -1,5 +1,7 @@
language: node_js language: node_js
node_js: node_js:
- 0.9
- 0.8
- 0.6 - 0.6


script: "make && npm test" script: "make && npm test"
Expand Down

0 comments on commit e6a37c2

Please sign in to comment.