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

Commit

Permalink
Merge 24ad2c3 into c4df65c
Browse files Browse the repository at this point in the history
  • Loading branch information
gntech committed Apr 26, 2018
2 parents c4df65c + 24ad2c3 commit a190cc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ before_install:
else
sudo add-apt-repository -y ppa:freecad-maintainers/freecad-stable;
sudo apt-get update -qq;
sudo apt-get install -y freecad freecad-doc;
sudo apt-get install -y freecad;
pip install -r requirements-dev.txt;
pip install travis-sphinx;
pip install sphinx_rtd_theme;
Expand Down

0 comments on commit a190cc3

Please sign in to comment.