You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2019/03/29 15:22:51 UTC

[cordova-paramedic] branch janpio-improve_ci_android_test updated: fix indentation

This is an automated email from the ASF dual-hosted git repository.

janpio pushed a commit to branch janpio-improve_ci_android_test
in repository https://gitbox.apache.org/repos/asf/cordova-paramedic.git


The following commit(s) were added to refs/heads/janpio-improve_ci_android_test by this push:
     new f9cf652  fix indentation
f9cf652 is described below

commit f9cf6526da9b3bceb1ef48c97d005c1e67c9bde9
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Fri Mar 29 16:22:47 2019 +0100

    fix indentation
---
 .travis.yml | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index b926c91..8189e61 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -25,14 +25,14 @@ android:
 
 matrix:
   include:
-  - env: PLATFORM=local
-    os: osx
-    osx_image: xcode9
-  - env: PLATFORM=browser-chrome
-    os: linux
-  - env: PLATFORM=ios-10.0
-    os: osx
-    osx_image: xcode9
+    - env: PLATFORM=local
+      os: osx
+      osx_image: xcode9
+    - env: PLATFORM=browser-chrome
+      os: linux
+    - env: PLATFORM=ios-10.0
+      os: osx
+      osx_image: xcode9
     - env: PLATFORM=android-4.4
       os: linux
       language: android


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org