Use the faster containerized Travis infrastructure.
This commit is contained in:
		
							parent
							
								
									deeefa1b1a
								
							
						
					
					
						commit
						458125606a
					
				|  | @ -1,4 +1,6 @@ | |||
| language: ruby | ||||
| sudo: false | ||||
| cache: bundler | ||||
| rvm: | ||||
|   - 1.9.3 | ||||
|   - 2.0.0 | ||||
|  | @ -18,7 +20,5 @@ before_install: | |||
|   - gem update --system | ||||
|   - gem --version | ||||
| before_script: | ||||
|   - sudo apt-get update -qq | ||||
|   - sudo apt-get install -qq zip unzip | ||||
|   - echo `whereis zip` | ||||
|   - echo `whereis unzip` | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue