mirror of https://github.com/twbs/bootstrap.git
				
				
				
			re-enable OS X Chrome in Sauce tests
This commit is contained in:
		
							parent
							
								
									77362a3b45
								
							
						
					
					
						commit
						6717f642bb
					
				| 
						 | 
					@ -5,12 +5,11 @@
 | 
				
			||||||
    browserName: "safari",
 | 
					    browserName: "safari",
 | 
				
			||||||
    platform: "OS X 10.9"
 | 
					    platform: "OS X 10.9"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  # FIXME: keeps timing out frequently for unknown reasons
 | 
					  {
 | 
				
			||||||
  # {
 | 
					    browserName: "chrome",
 | 
				
			||||||
  #   browserName: "chrome",
 | 
					    platform: "OS X 10.9",
 | 
				
			||||||
  #   platform: "OS X 10.9"
 | 
					    version: "31"
 | 
				
			||||||
  # },
 | 
					  },
 | 
				
			||||||
 | 
					 | 
				
			||||||
  {
 | 
					  {
 | 
				
			||||||
    browserName: "firefox",
 | 
					    browserName: "firefox",
 | 
				
			||||||
    platform: "OS X 10.9"
 | 
					    platform: "OS X 10.9"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue