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:
12
.travis.yml
12
.travis.yml
@@ -1,12 +0,0 @@
|
||||
git:
|
||||
submodules: true
|
||||
language: scala
|
||||
# run on new infrastructure
|
||||
sudo: false
|
||||
|
||||
cache:
|
||||
directories:
|
||||
$HOME/.ivy2
|
||||
|
||||
script:
|
||||
- sbt test
|
||||
10
README.md
10
README.md
@@ -1,5 +1,11 @@
|
||||
# barstools
|
||||
Useful utilities for BAR projects
|
||||
Barstools
|
||||
==================
|
||||
|
||||
---
|
||||
|
||||

|
||||
|
||||
**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.
|
||||
|
||||
Reference in New Issue
Block a user