Skip to content

Commit b8efd59

Browse files
author
Bogdan Livadariu
committed
install grunt-cli globally
1 parent a362725 commit b8efd59

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
@@ -12,6 +12,7 @@ install:
1212
- npm set progress=false
1313
- travis_retry npm install
1414
before_script:
15+
- npm install -g grunt-cli
1516
- 'export DISPLAY=:99.0'
1617
- 'sh -e /etc/init.d/xvfb start'
1718
script:

0 commit comments

Comments
 (0)