Switch gitlab ci to point to master

main
Regina Obe 2021-09-02 04:29:14 -04:00
parent 7a7736ae65
commit e69072308d
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
test:
image: debian:buster
except:
- master
- main
script:
- apt-get update -qq && apt-get install -y
bison flex