Skip to content

Commit

Permalink
remove apt-get boost and mkdir build from travis, leave it to shipped…
Browse files Browse the repository at this point in the history
… boost-lib and configure script
  • Loading branch information
Oneplus committed Mar 21, 2013
1 parent a507f5b commit 8e26576
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 @@ -6,8 +6,6 @@ compiler:

before_install:
- sudo apt-get install cmake
- sudo apt-get install libboost-dev
- mkdir build

script:
- ./configure
Expand Down

0 comments on commit 8e26576

Please sign in to comment.