mirror of
https://github.com/Eugeny/tabby.git
synced 2024-12-25 11:33:35 +03:00
travis
This commit is contained in:
parent
cf6a7d10b3
commit
af792399da
@ -1,5 +1,5 @@
|
||||
language: node_js
|
||||
node_js: 10
|
||||
node_js: 11
|
||||
|
||||
stages:
|
||||
- Build
|
||||
@ -40,7 +40,7 @@ jobs:
|
||||
- yarn run docs
|
||||
- rsync -e "ssh -o StrictHostKeyChecking=no" -arv docs/api/ root@ajenti.org:/srv/terminus-docs/
|
||||
|
||||
dist: trusty
|
||||
dist: xenial
|
||||
sudo: false
|
||||
|
||||
addons:
|
||||
|
Loading…
Reference in New Issue
Block a user