UNPKG
grunt-lips
Version:
latest (4.1.5)
4.1.5
4.1.4
4.1.3
4.1.1
4.0.0
3.0.2
3.0.1
2.0.0
1.1.2
1.1.1
1.1.0
1.0.0
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.1
0.0.0-semantically-released
local image placeholder service
github.com/ifahrentholz/grunt-lips
ifahrentholz/grunt-lips
grunt-lips
/
.travis.yml
18 lines
(17 loc)
•
262 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
sudo:
false
language:
node_js
notifications:
email:
false
node_js:
-
"10.15.3"
cache:
npm:
true
,
directories:
-
"node_modules"
before_install:
-
npm
install
-g
grunt-cli
scripts:
-
npm
run
test
branches:
except:
-
"/^v\\d+\\.\\d+\\.\\d+$/"