From 869f0f24717606581ee31adaa041aa0931fa2e67 Mon Sep 17 00:00:00 2001
From: vharseko <vharseko@openam.org.ru>
Date: Mon, 09 Apr 2018 21:33:55 +0000
Subject: [PATCH] fix travis format

---
 .travis.yml |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index d06b5ee..ae485e2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -62,9 +62,8 @@
     jdk: oraclejdk8
   - os: osx
     osx_image: xcode9.1
-     env:
-      - WINEPREFIX=~/.wine32 
-      - WINEARCH=win32 # wine on mac hangs
+    env: 
+      - WINEPREFIX=~/.wine32 WINEARCH=win32 # wine on mac hangs
   allow_failures:
   - os: osx
 branches:

--
Gitblit v1.10.0