瀏覽代碼

DevKit updates (#4273)

Sonata CI 8 年之前
父節點
當前提交
a3a569ba1c
共有 2 個文件被更改,包括 3 次插入3 次删除
  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.
 -->
 

+ 2 - 2
.travis.yml

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