Skip to content

Commit

Permalink
Cirrus CI: Lose a couple obsolete bits. [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
infrastation committed Mar 20, 2021
1 parent dd518f8 commit e6eee47
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ freebsd_task:
MAKEFLAGS: -j 4
MATRIX_CC: clang gcc48 gcc10
script:
- freebsd-version
- pkg install -qy autoconf gcc48 gcc10
- pkg install -qy bash cmake git # for build_matrix.sh and build.sh
- ./build_matrix.sh
Expand All @@ -34,7 +33,7 @@ linux_task:
cpu: 2
memory: 1G
env:
DEBIAN_FRONTEND: noninteractive # libnids-dev -> tzdata -> debconf
DEBIAN_FRONTEND: noninteractive
MAKEFLAGS: -j 3
script:
- apt-get -qy update
Expand Down

0 comments on commit e6eee47

Please sign in to comment.