mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-08-29 01:53:47 +08:00
test: travis
This commit is contained in:
+2
-2
@@ -2,8 +2,8 @@ language: node_js
|
||||
|
||||
node_js: stable
|
||||
|
||||
before_install:
|
||||
sudo service redis-server start --bind 127.0.0.1
|
||||
services:
|
||||
- redis-server
|
||||
|
||||
install:
|
||||
- yarn
|
||||
|
||||
Reference in New Issue
Block a user