export TreeTransformer (#1950)
- link to existing documentation on `TreeWalker` & `TreeTransformer` - fix Travis build failures fixes #1949
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
language: node_js
|
||||
before_install: "npm install -g npm"
|
||||
node_js:
|
||||
- "0.10"
|
||||
- "0.12"
|
||||
|
||||
Reference in New Issue
Block a user