Skip to content

Commit 80c9c97

Browse files
committed
experimenting with travis install of all engines
part of #438
1 parent 4c3d644 commit 80c9c97

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,15 @@ before_install:
1111

1212
before_script:
1313
- npm install -g grunt-cli
14+
- npm install patternengine-node-underscore
15+
- npm install patternengine-node-handlebars
16+
- npm install patternengine-node-twig
1417

1518
branches:
1619
only:
1720
- master
1821
- dev
22+
- 438-runAllTestsTravis
1923

2024
notifications:
2125
webhooks:

0 commit comments

Comments
 (0)