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.
2 parents a7ffe69 + 0fed741 commit 01304b7Copy full SHA for 01304b7
.travis.yml
@@ -6,6 +6,7 @@ before_install:
6
- export DISPLAY=:99.0
7
- sh -e /etc/init.d/xvfb start
8
script:
9
+- npm run build
10
- npm test
11
- sed -i "s/\/master\//\/$TRAVIS_BRANCH\//g" README.md
12
- npm run doc
0 commit comments