Skip to content

Commit 28da7fe

Browse files
committed
adding travis.yml
1 parent 8cb5d2f commit 28da7fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ node_js:
55
before_script:
66
- npm install -g grunt-cli
77
- npm install
8-
- grunt
8+
- grunt &
99

1010
script:
1111
- grunt karma:unit

0 commit comments

Comments
 (0)