Skip to content

Commit

Permalink
Removing the requirement to test on 0.8, as 0.10 is what is used in s…
Browse files Browse the repository at this point in the history
…table
  • Loading branch information
paulbjensen committed Jul 8, 2014
1 parent 9083fb9 commit b9dae60
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
@@ -1,7 +1,6 @@
language: node_js
node_js:
- "0.10"
- "0.8"

services:
- mongodb
Expand Down

2 comments on commit b9dae60

@bencevans
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is 0.8 breaking for some reason then?

@paulbjensen
Copy link
Contributor Author

@paulbjensen paulbjensen commented on b9dae60 Jul 8, 2014 via email

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.