There was an error while loading. Please reload this page.
1 parent 01ac914 commit b80ad07Copy full SHA for b80ad07
.travis.yml
@@ -0,0 +1,4 @@
1
+language: node_js
2
+node_js:
3
+ - 0.12
4
+ - 0.11
README.md
@@ -1,2 +1,3 @@
-# lispjs
+# lispjs [](https://travis-ci.org/amitayh/lispjs)
+
Simple Lisp implementation in JavaScript
0 commit comments