Files
klayout/Brewfile
T
Thomas Ferreira de Lima 54fac962e0 initial travis config for OSX
test script for klayout python binding

build script w python3

filtering output to reduce log size (travis complains about >4Mb)

Fixing exit code in macbuild

Adding unit tests

including long tests in ut_runner
2018-03-12 11:42:57 -04:00

7 lines
105 B
Ruby

tap "homebrew/core"
brew "postgresql"
brew "mysql"
brew "python3"
brew "python@2", link: false
brew "qt"