Add travis-ci integration

Change-Id: I2c2966c2fde44ab7eccc20eed983153dc753a2f4
This commit is contained in:
Manuel Stahl 2020-02-11 09:41:35 +01:00 committed by Manuel Stahl
parent 726461aa19
commit 769159249f
2 changed files with 7 additions and 0 deletions

5
.travis.yml Normal file
View file

@ -0,0 +1,5 @@
language: node_js
node_js:
- 13
cache: yarn

View file

@ -1,3 +1,5 @@
[![Build Status](https://travis-ci.org/Awesome-Technologies/synapse-admin.svg?branch=master)](https://travis-ci.org/Awesome-Technologies/synapse-admin)
# Synapse admin ui
This project is built using [react-admin](https://marmelab.com/react-admin/).