Skip to content

Commit

Permalink
remove geonode from travis as it handled in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
hisham waleed karam committed Aug 5, 2018
1 parent 54f09de commit a473f37
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ install:
- sudo apt-get install -y --force-yes oracle-java8-installer ant maven2 --no-install-recommends
- sudo update-java-alternatives --set java-8-oracle
- pip install celery
- pip install "geonode>2.7.5.dev20180125135927,<2.9"
- pip install -e . --upgrade
- pip install django-autocomplete-light==2.3.3
- pip install coveralls
Expand Down

0 comments on commit a473f37

Please sign in to comment.