Skip to content

Commit 97c1642

Browse files
Merge pull request #169 from bitovi/travis-deploy-gh-pages
quick test
2 parents 6e18347 + 4ad34e2 commit 97c1642

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)