UNPKG
econ
Version:
latest (1.0.0)
next (1.0.1-dev.20180312)
1.0.1-dev.20180312
1.0.0
0.0.3
0.0.2
0.0.1
0.0.0
0.0.0-dev.20180309
Event Collections
github.com/samchon/econ
samchon/econ
econ
/
.travis.yml
9 lines
•
144 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
language:
node_js
node_js:
-
'stable'
before_install:
- npm install -g typescript
install:
- npm install
script:
- npm run build