mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
One more fix for Travis CI
This commit is contained in:
@@ -10,6 +10,6 @@ branches:
|
|||||||
- master
|
- master
|
||||||
- stable
|
- stable
|
||||||
before_script:
|
before_script:
|
||||||
- sudo add-apt-repository ppa:boost-latest/ppa
|
- sudo add-apt-repository -y ppa:boost-latest/ppa
|
||||||
- sudo apt-get update -qq
|
- sudo apt-get update -qq
|
||||||
- sudo apt-get install libboost-thread1.55-dev libboost-system1.55-dev
|
- sudo apt-get install libboost-thread1.55-dev libboost-system1.55-dev
|
||||||
|
|||||||
Reference in New Issue
Block a user