Add dummy gitlab ci script

This commit is contained in:
Matt Guthaus 2018-07-03 11:43:23 -07:00
parent cc815f4c33
commit 68ad436f86
1 changed files with 3 additions and 0 deletions

3
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,3 @@
freepdk45:
script: "python3 tests/regress.py -t freepdk45"