aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 5c6302bc9..7b8935a32 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -14,6 +14,8 @@ addons:
14 - g++-4.8 14 - g++-4.8
15 postgresql: "9.4" 15 postgresql: "9.4"
16 16
17cache: yarn
18
17sudo: false 19sudo: false
18 20
19services: 21services: