diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 0e6fa811..00000000 --- a/.travis.yml +++ /dev/null @@ -1,12 +0,0 @@ -git: - submodules: true -language: scala -# run on new infrastructure -sudo: false - -cache: - directories: - $HOME/.ivy2 - -script: - - sbt test diff --git a/README.md b/README.md index ae5f0482..01e263c3 100644 --- a/README.md +++ b/README.md @@ -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.