Skip to content

Commit 4ad34e2

Browse files
committed
quick test
1 parent 6e18347 commit 4ad34e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ before_install:
55
- 'export DISPLAY=:99.0'
66
- sh -e /etc/init.d/xvfb start
77
script:
8-
- echo "test"
8+
- echo "npm test"
99
sudo: false
1010
env:
1111
global:

0 commit comments

Comments
 (0)