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 6e18347 commit 4ad34e2Copy full SHA for 4ad34e2
.travis.yml
@@ -5,7 +5,7 @@ before_install:
5
- 'export DISPLAY=:99.0'
6
- sh -e /etc/init.d/xvfb start
7
script:
8
- - echo "test"
+ - echo "npm test"
9
sudo: false
10
env:
11
global:
0 commit comments