Reduced the number of boost dependencies with Travis.
This commit is contained in:
		@@ -11,7 +11,10 @@ matrix:
 | 
			
		||||
            - boost-latest
 | 
			
		||||
          packages:
 | 
			
		||||
            - g++-5
 | 
			
		||||
            - libboost1.55-all-dev
 | 
			
		||||
            - libboost-program-options1.55-dev
 | 
			
		||||
            - libboost-iostreams1.55-dev
 | 
			
		||||
            - libboost-system1.55-dev
 | 
			
		||||
            - libboost-filesystem1.55-dev
 | 
			
		||||
      env: COMPILER=g++-5
 | 
			
		||||
script:
 | 
			
		||||
  - git submodule init
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user