travis should use bionic
This commit is contained in:
		@@ -1,3 +1,4 @@
 | 
				
			|||||||
language: C
 | 
					language: C
 | 
				
			||||||
 | 
					dist: bionic
 | 
				
			||||||
sudo: enabled
 | 
					sudo: enabled
 | 
				
			||||||
script: sudo apt install autopoint gettext libcunit1 libcunit1-dev &&  autoreconf -i && ./configure && make && make test
 | 
					script: sudo apt install autopoint gettext libcunit1 libcunit1-dev &&  autoreconf -i && ./configure && make && make test
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user