We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 107e6d1 commit 0d1c8c6Copy full SHA for 0d1c8c6
.travis.yml
@@ -0,0 +1,5 @@
1
+language: node_js
2
+node_js:
3
+ - "4.3.2"
4
+notifications:
5
+ email: false
README.md
@@ -1,5 +1,7 @@
## AWS Lambda bins API
+[](https://travis-ci.org/aws-lambda-bins/api-node)
+
A setup tools for aws-lambda-bins.
6
7
## Usage
0 commit comments