travis: build verilator and toolchain as part of install
This commit is contained in:
		@@ -46,6 +46,9 @@ branches:
 | 
			
		||||
    - boom
 | 
			
		||||
    - /^hurricane.*$/
 | 
			
		||||
 | 
			
		||||
install:
 | 
			
		||||
  - make tools verilator -C regression SUITE=none
 | 
			
		||||
 | 
			
		||||
before_install:
 | 
			
		||||
  - export CXX=g++-4.8 CC=gcc-4.8
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user