UNPKG
efgh
Version:
latest (0.4.0)
0.4.0
0.3.0
0.2.0
0.1.0
0.0.1
Echomail in Fidonet: generator of headers.
github.com/Mithgol/efgh
Mithgol/efgh
efgh
/
.travis.yml
10 lines
•
168 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
sudo:
false
language:
node_js
node_js:
-
4
- stable
before_script:
-
"npm install jshint"
-
"npm install mocha"
install:
-
"npm install --production"