UNPKG
fastify-generate
Version:
latest (0.5.0)
0.5.0
0.4.0
0.3.2
0.3.0
0.2.0
0.1.1
0.1.0
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Generate fastify applications fastly
arniu/fastify-generate
fastify-generate
/
template
/
plugin
/
__travis.yml
17 lines
(13 loc)
•
162 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
language:
node_js
os:
- linux - windows
node_js:
-
'node'
-
'12'
-
'10'
-
'8'
notifications:
email: on_success: never on_failure: always