-
Notifications
You must be signed in to change notification settings - Fork 47
Conversation
gregberge
commented
Nov 10, 2015
- upgrade modules
- upgrade .babelrc
- fix tests
- fix import / export
- fix build script
👍 |
- '0.12' | ||
- 'io.js' | ||
- 'stable' |
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.
LTS supported versions are 0.10, 0.12, v4 plus latest one v5
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.
Yeah, I would not drop 0.10 for now
👍 Closing the other PR in favor of this one. |
You can use this git branch (https://github.com/neoziro/isparta/tree/babel-6-support-with-lib) as npm package if you want to use isparta with babel 6. @iamstarkov I changed it because I think it's important to test the latest stable, I think you or @douglasduteil can modify the .travis.yml after merging this PR. |
Please merge this |
bump |
@neoziro just a little correction: npm install neoziro/isparta#babel-6-support-with-lib That worked pretty well for me. |
Alright let's go |
woohoo \o/ |