mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Remove gcc/g++ dependency from CI build
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user