Update .travis.yml to account for Travis changes (especially now that Docker is no longer experimental 🎉)

This commit is contained in:
Tianon Gravi 2015-11-20 09:50:24 -08:00
parent a075a26a98
commit 86a33a3582
1 changed files with 1 additions and 3 deletions

View File

@ -1,7 +1,5 @@
language: bash
# for secret experimental features ;)
sudo: 9000
services: docker
install:
- git clone https://github.com/docker-library/official-images.git ~/official-images