Update .travis.yml to account for Travis changes (especially now that Docker is no longer experimental 🎉)
This commit is contained in:
parent
a9c0b01d4d
commit
12abe51e4b
|
|
@ -1,7 +1,5 @@
|
||||||
language: bash
|
language: bash
|
||||||
|
services: docker
|
||||||
# for secret experimental features ;)
|
|
||||||
sudo: 9000
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- VERSION=9.5
|
- VERSION=9.5
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue