Skip to content

Commit

Permalink
.travis.yml: don't install boost
Browse files Browse the repository at this point in the history
  • Loading branch information
scpeters committed Dec 16, 2015
1 parent bcb0018 commit 266680f
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 @@ -7,9 +7,6 @@ compiler:
env:
- BUILD_TYPE=Debug
- BUILD_TYPE=RelWithDebInfo
install:
- sudo apt-get update -qq
- sudo apt-get install -qq -y libboost-system-dev libboost-thread-dev
script:
- mkdir build
- cd build
Expand Down

0 comments on commit 266680f

Please sign in to comment.