Skip to content

Commit 7a9994c

Browse files
committed
install patternengine-node-mustache explicitly during CI
1 parent 1e46ee0 commit 7a9994c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ before_install:
88
- phantomjs --version
99

1010
before_script:
11+
- npm install patternengine-node-mustache
1112
- npm install patternengine-node-underscore
1213
- npm install patternengine-node-handlebars
1314
- npm install patternengine-node-twig

0 commit comments

Comments
 (0)