UNPKG
foundry-release-npm
Version:
latest (2.1.1)
2.1.1
2.1.0
2.0.3
2.0.2
2.0.1
2.0.0
1.1.0
1.0.1
1.0.0
0.1.0
npm release library for foundry
github.com/twolfson/foundry-release-npm
twolfson/foundry-release-npm
foundry-release-npm
/
.travis.yml
16 lines
(13 loc)
•
277 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
language:
node_js
node_js:
-
"16"
-
"14"
-
"12"
before_install:
-
curl
--location
http://rawgit.com/twolfson/fix-travis-ci/master/lib/install.sh
|
bash
-s
notifications:
email:
recipients:
-
todd@twolfson.com
on_success:
change
on_failure:
change