mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-04-20 21:46:17 +00:00
Removed Travis config
CI now runs in GitHub Actions
This commit is contained in:
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.
|
||||
|
||||
Reference in New Issue
Block a user