Skip to content
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.

Commit

Permalink
Changed travis.yml to use FreeCAD stable rather than daily PPA.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmwright committed May 23, 2016
1 parent 5d3a1f7 commit a54a819
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified .coverage
Binary file not shown.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit a54a819

Please sign in to comment.