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

Commit

Permalink
Trying to fix Travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
jmwright committed Feb 5, 2021
1 parent 1c96969 commit ac13327
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ before_install:
conda create -y -q -n freecad_cq3 -c cadquery -c conda-forge freecad=0.17 python=3.6 pyparsing conda mock coverage codecov;
source ~/miniconda/bin/activate freecad_cq3;
else
# This installs a version that is too new
# sudo add-apt-repository -y ppa:freecad-maintainers/freecad-stable;
sudo apt-get update -qq;
sudo apt-get install -y freecad;
pip install -r requirements-dev.txt;
Expand Down

0 comments on commit ac13327

Please sign in to comment.