Use github actions for testing

- Stripped down version from treadle
- commented out several sections
- delete travis test
- fix run-tests.yml
- Let's make this 3.
This commit is contained in:
chick
2021-07-01 11:05:03 -07:00
parent 1d6486f957
commit 3d571b2d2a
2 changed files with 8 additions and 14 deletions

View File

@@ -1,12 +0,0 @@
git:
submodules: true
language: scala
# run on new infrastructure
sudo: false
cache:
directories:
$HOME/.ivy2
script:
- sbt test

View File

@@ -1,5 +1,11 @@
# barstools
Useful utilities for BAR projects
Barstools
==================
---
![Test](https://github.com/freechipsproject/ucb-bar/barstools/Test/badge.svg)
**Barstools** is a coolection of useful utilities for BAR projects
Passes/Transforms that could be useful if added here:
* Check that a module was de-duplicated. Useful for MIM CAD flows and currently done in python.