Sonata CI 8 anni fa
parent
commit
a3a569ba1c
2 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 1 1
      .github/ISSUE_TEMPLATE.md
  2. 2 2
      .travis.yml

+ 1 - 1
.github/ISSUE_TEMPLATE.md

@@ -1,5 +1,5 @@
 <!--
 <!--
-    Before you open an issue, make sure this one does not already exists.
+    Before you open an issue, make sure this one does not already exist.
     Please also read the "guidelines for contributing" link above before posting.
     Please also read the "guidelines for contributing" link above before posting.
 -->
 -->
 
 

+ 2 - 2
.travis.yml

@@ -48,10 +48,10 @@ matrix:
       env: SYMFONY=2.7.*
       env: SYMFONY=2.7.*
     - php: '7.0'
     - php: '7.0'
       env: SYMFONY=2.8.*
       env: SYMFONY=2.8.*
-    - php: '7.0'
-      env: SYMFONY=3.0.*
     - php: '7.0'
     - php: '7.0'
       env: SYMFONY=3.1.*
       env: SYMFONY=3.1.*
+    - php: '7.0'
+      env: SYMFONY=3.2.*
     - php: '7.0'
     - php: '7.0'
       env: SYMFONY=dev-master@dev
       env: SYMFONY=dev-master@dev
     - php: '7.0'
     - php: '7.0'