Changed travis.yml to use FreeCAD stable rather than daily PPA.
This commit is contained in:
parent
5d3a1f7927
commit
a54a81938c
|
@ -1,6 +1,6 @@
|
|||
language: python
|
||||
before_install:
|
||||
- sudo add-apt-repository -y ppa:freecad-maintainers/freecad-daily
|
||||
- sudo add-apt-repository -y ppa:freecad-maintainers/freecad-stable
|
||||
- sudo apt-get update -qq
|
||||
install:
|
||||
- sudo apt-get install -y freecad freecad-doc
|
||||
|
|
Loading…
Reference in New Issue
Block a user