8
									
								
								.travis.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								.travis.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,8 @@
 | 
			
		||||
language: c
 | 
			
		||||
script: ./autogen.sh && ./configure && make && make check
 | 
			
		||||
compiler:
 | 
			
		||||
  - clang
 | 
			
		||||
  - gcc
 | 
			
		||||
install:
 | 
			
		||||
  - sudo apt-get update
 | 
			
		||||
  - sudo apt-get install -qq bison comerr-dev flex libcap-ng-dev libdb-dev libedit-dev libhesiod-dev libjson-perl libldap2-dev libncurses5-dev libperl4-corelibs-perl libsqlite3-dev libx11-dev libxau-dev libxt-dev pkg-config python ss-dev texinfo x11proto-core-dev unzip netbase
 | 
			
		||||
		Reference in New Issue
	
	Block a user