Skip to content

Commit d7e853a

Browse files
committed
update travis file
1 parent 46aa5f3 commit d7e853a

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
@@ -9,7 +9,7 @@ install:
99
- npm install
1010
- bower install
1111
script:
12-
- grunt
12+
- make build
1313
deploy:
1414
provider: npm
1515

0 commit comments

Comments
 (0)