Skip to content

Commit

Permalink
Install hets-desktop on travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
eugenk committed Feb 27, 2017
1 parent 5f6d363 commit fca8544
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@ before_script:
- sudo apt-add-repository -y 'deb http://archive.canonical.com/ubuntu precise partner'
- sudo apt-add-repository -y 'deb http://archive.ubuntu.com/ubuntu precise-updates main restricted universe multiverse'
- sudo apt-get update
- sudo apt-get install libsane libgphoto2-2 hets-core subversion udrawgraph git-svn
- sudo apt-get install libsane libgphoto2-2 hets-server subversion git-svn
- sudo ln -s /usr/bin/hets-server /usr/bin/hets
- sudo hets -update
- mkdir -p tmp/{git,data/{git,git_daemon,commits}}
- RAILS_ENV=test bundle exec rake db:migrate || true

0 comments on commit fca8544

Please sign in to comment.