UNPKG
@nathanfaucett/clamp
Version:
latest (0.0.1)
0.0.1
clamp for the browser and node.js
github.com/nathanfaucett/clamp
nathanfaucett/clamp
@nathanfaucett/clamp
/
.travis.yml
8 lines
(5 loc)
•
116 B
YAML
View Raw
1
2
3
4
5
6
7
8
language:
node_js
node_js:
-
'0.12'
before_install:
npm install -g grunt-cli
script:
'grunt jshint && npm test'