Skip to content

Commit

Permalink
Fixed broken git commit msg hook. (#269)
Browse files Browse the repository at this point in the history
  • Loading branch information
danepowell authored and grasmash committed Aug 8, 2016
1 parent 828ad10 commit 1548dd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions template/.travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ install:
- composer validate --no-check-all --ansi
- composer install
- export PATH=$TRAVIS_BUILD_DIR/vendor/bin:$PATH
- drupal init --quiet
# Install proper version of node for front end tasks.
- nvm install 4.4.1
- nvm use 4.4.1
Expand Down

0 comments on commit 1548dd7

Please sign in to comment.