mirror of
https://github.com/PeWu/topola-viewer.git
synced 2025-12-24 03:00:05 +00:00
Removed Travis config
CI now runs in GitHub Actions
This commit is contained in:
parent
688a67ae1d
commit
d715232132
13
.travis.yml
13
.travis.yml
@ -1,13 +0,0 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "16"
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
# Ubuntu 16+ does not install this dependency by default, so we need to install it ourselves
|
||||
- libgconf-2-4
|
||||
|
||||
script:
|
||||
- npm run build
|
||||
- npm test
|
||||
- npm run cy:start-and-run
|
||||
@ -1,6 +1,5 @@
|
||||
# Topola Genealogy Viewer
|
||||
|
||||
[](https://travis-ci.com/PeWu/topola-viewer)
|
||||
[](https://github.com/PeWu/topola-viewer/actions/workflows/node.js.yml)
|
||||
|
||||
View your genealogy data using an interactive chart.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user