UNPKG
cstd
Version:
latest (0.0.1)
0.0.1
CoffeeScript Standart Library
github.com/E-geek/cstd
E-geek/cstd
cstd
/
.travis.yml
9 lines
•
102 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
language: node
_js node_
js:
-
stable
-
4.2
-
3
-
0.10
-
0.12 script: npm run test sudo: false