[Dev] [dbscripts] [PATCH 06/31] Use a minimal travis environment

Luke Shumaker lukeshu at lukeshu.com
Fri Apr 6 18:43:39 GMT 2018


From: Pierre Schmitz <pierre at archlinux.de>

(cherry picked from commit 4c83281eedf2a27d088f2b1f3a31919983417a74)
---
 .travis.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 2e3480a..0b0519c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,7 @@
 sudo: required
 
+language: bash
+
 services:
   - docker
 
-- 
2.16.2




More information about the Dev mailing list