Skip to content

Commit 49beb3b

Browse files
committed
Add gulp
1 parent 3d6567d commit 49beb3b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

shippable.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ node_js:
55

66
build:
77
ci:
8+
- npm install gulp -g
89
- npm install
910
- bower --allow-root install
1011
- gulp lint
1112
cache: true
12-
13+

0 commit comments

Comments
 (0)