Skip to content
This repository was archived by the owner on May 24, 2018. It is now read-only.

Commit 09eb415

Browse files
committed
Fix travis build
1 parent db9cecf commit 09eb415

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
@@ -11,4 +11,4 @@ install:
1111
- "npm install"
1212
- "bower install"
1313
script:
14-
- "grunt test"
14+
- "grunt"

0 commit comments

Comments
 (0)