libs not plural

This commit is contained in:
Peter Thorson
2013-05-09 19:49:51 -05:00
parent 6780d15bee
commit 0ec7c187b8

View File

@@ -8,7 +8,7 @@ before_install:
env:
global:
- BOOST_INCLUDES=/usr/include
- BOOST_LIBS=/usr/libs
- BOOST_LIBS=/usr/lib
script: scons && scons test
branches:
only: