We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
install
1 parent b9bd209 commit 1502ad2Copy full SHA for 1502ad2
.travis.yml
@@ -13,5 +13,6 @@ install:
13
export DISPLAY=':99.0'
14
/usr/bin/Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 &
15
fi
16
+ - npm install
17
script:
18
- npm test
0 commit comments