mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2025-01-18 08:54:46 +01:00
Remove gcc/g++ dependency from CI build
This commit is contained in:
parent
3a73abad08
commit
ee36e2368f
@ -27,15 +27,6 @@ node_js:
|
|||||||
- 5
|
- 5
|
||||||
- 6
|
- 6
|
||||||
|
|
||||||
# Update GCC to 4.8 to build Gemini
|
|
||||||
addons:
|
|
||||||
apt:
|
|
||||||
sources:
|
|
||||||
- ubuntu-toolchain-r-test
|
|
||||||
packages:
|
|
||||||
- gcc-4.8
|
|
||||||
- g++-4.8
|
|
||||||
|
|
||||||
# Install dependencies
|
# Install dependencies
|
||||||
before_script:
|
before_script:
|
||||||
- pip install --user -r requirements.txt
|
- pip install --user -r requirements.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user