Skip to content

Commit

Permalink
.travis.yml: Trusty has liblbfgs-dev
Browse files Browse the repository at this point in the history
Adding apt repos and updating shouldn't be necessary any more.
  • Loading branch information
dmcc committed Oct 31, 2015
1 parent 64f520c commit 6599d50
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ dist: trusty

language: cpp
compiler: gcc
before_install:
- sudo add-apt-repository --yes ppa:ktm5j/uva-cs-ppa
- sudo apt-get update
install:
- sudo apt-get install libboost-dev liblbfgs-dev swig flex python-nose
- sudo pip install python-coveralls
Expand Down

0 comments on commit 6599d50

Please sign in to comment.