We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a362725 commit b8efd59Copy full SHA for b8efd59
.travis.yml
@@ -12,6 +12,7 @@ install:
12
- npm set progress=false
13
- travis_retry npm install
14
before_script:
15
+ - npm install -g grunt-cli
16
- 'export DISPLAY=:99.0'
17
- 'sh -e /etc/init.d/xvfb start'
18
script:
0 commit comments