Added abc and yosys cache in travis

This commit is contained in:
Ganesh Gore 2019-08-31 15:26:14 -06:00
parent 06c0dbb328
commit 3ce63e6163
1 changed files with 3 additions and 1 deletions

View File

@ -3,9 +3,11 @@ language: cpp
# cache results
cache:
directories:
- $HOME/abc
- $HOME/yosys
- $HOME/.ccache
# Currently sudo is not required, NO ENV is used
# Currently sudo is not required, NO ENV is used
# Supported Operating systems
#os: