We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d205c6 commit 28cb3fcCopy full SHA for 28cb3fc
.travis.yml
@@ -0,0 +1,6 @@
1
+sudo: false
2
+language: elixir
3
+elixir:
4
+ - 1.4.2
5
+otp_release:
6
+ - 19.3
README.md
@@ -1,4 +1,5 @@
## Elixir-ESTree [](http://hexdocs.pm/estree/) [](https://hex.pm/packages/estree)
+[](https://travis-ci.org/elixirscript/elixir-estree)
Defines structs that represent the JavaScript AST nodes from the ESTree spec.
0 commit comments