UNPKG
grunt-parallelize
Version:
latest (1.1.7)
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
0.1.1
0.1.0
Parallelize your task.
github.com/teppeis/grunt-parallelize
teppeis/grunt-parallelize
grunt-parallelize
/
.travis.yml
15 lines
(14 loc)
•
196 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
language:
node_js
env:
global
: # delay
to
control
order
of
test - DELAY_FACTOR=
3
node_js:
-
"0.10"
-
"0.12"
-
"4"
-
"stable"
sudo:
false
cache:
directories: - node_modules