UNPKG
samwisejs
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.2
0.0.1
A simple SAM API wrapper.
github.com/NuAxis/samwise
NuAxis/samwise
samwisejs
/
.travis.yml
9 lines
(8 loc)
•
156 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
language: node_js
node_js:
-
"4.5.0"
before_script:
- npm install -g gulp
script: gulp
after_script:
- codeclimate-test-reporter < coverage/lcov.info