experimental dual core travis build

This commit is contained in:
Peter Thorson
2013-05-29 08:48:08 -05:00
parent 10a8af1ac3
commit f0f346dabe

View File

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