Changed travis.yml to use FreeCAD stable rather than daily PPA.

This commit is contained in:
Jeremy Mack Wright 2016-05-23 12:17:04 -04:00
parent 5d3a1f7927
commit a54a81938c
2 changed files with 1 additions and 1 deletions

BIN
.coverage

Binary file not shown.

View File

@ -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