Skip to content

Commit af5b989

Browse files
authored
Merge pull request #308 from jemygraw/master
update travis file
2 parents 46aa5f3 + d7e853a commit af5b989

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)