1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-29 10:55:50 +00:00

Added libboost-* packages for Travis CI build

This commit is contained in:
Alessandro Ranellucci
2015-11-19 15:05:29 +01:00
parent dbcc41e432
commit e48a0fe022
+3 -1
View File
@@ -9,4 +9,6 @@ branches:
only: only:
- master - master
- stable - stable
before_script:
- sudo apt-get update -qq
- sudo apt-get install libboost-thread-dev libboost-system-dev