Skip to content

Commit 994f8c3

Browse files
committed
Don't run the nonexistent examples
1 parent 12c134b commit 994f8c3

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
@@ -12,4 +12,4 @@ install:
1212
- npm install
1313
- bower install
1414
script:
15-
- grunt make example
15+
- grunt make

0 commit comments

Comments
 (0)