think we only need one of these

think we only need one of these
This commit is contained in:
Alister
2021-08-26 19:49:46 +01:00
parent e8dedb49bf
commit 51ecf03eb4

View File

@@ -15,7 +15,7 @@ build:
# instead of calling g++ directly you can also use some build toolkit like make
# install the necessary build tools when needed
before_script:
- apt update && apt -y install make autoconf cmake libboost-dev libboost-all-dev
- apt update && apt -y install make autoconf cmake libboost-dev
script:
- mkdir build
- cd build