-
Notifications
You must be signed in to change notification settings - Fork 13
add ignore support #16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
package.json
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
use ~
e6728ba to
8ad82c1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@popomore change to ~ now.
|
Travis-ci fail at node 0.11, but That run ok at my compute. The fail part is just the array order changed, Maybe we should just ignore 0.11 error, just run on 0.12. |
|
@shepherdwind remove 0.11 from travis ci |
.travis.yml
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
iojs-2
|
@fengmk2 I have remove 0.11 and 0.12 travis runner. Only left 0.10 and iojs-2. |
|
LGTM |
|
change 0.11 to 0.12? |
|
+1 |
|
@shepherdwind 1.7.0 |
Closes #15