update travis config
This commit is contained in:
		@@ -5,13 +5,12 @@ dist: trusty
 | 
				
			|||||||
sudo: required
 | 
					sudo: required
 | 
				
			||||||
 | 
					
 | 
				
			||||||
addons:
 | 
					addons:
 | 
				
			||||||
 | 
					  chrome: stable
 | 
				
			||||||
  apt:
 | 
					  apt:
 | 
				
			||||||
    update: true
 | 
					    update: true
 | 
				
			||||||
    sources:
 | 
					 | 
				
			||||||
     - google-chrome
 | 
					 | 
				
			||||||
    packages:
 | 
					    packages:
 | 
				
			||||||
     - dpkg
 | 
					     - dpkg
 | 
				
			||||||
     - google-chrome-stable fluxbox
 | 
					     - fluxbox
 | 
				
			||||||
 | 
					
 | 
				
			||||||
services:
 | 
					services:
 | 
				
			||||||
  - docker
 | 
					  - docker
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user