simplify matrix - no need to add and then remove again
Karen Etheridge [Tue, 20 Feb 2018 20:21:38 +0000 (12:21 -0800)]
.travis.yml

index b3a1d6e..12e2461 100644 (file)
@@ -30,17 +30,12 @@ perl:
   - "5.10-thr"
   - "5.8"
   - "5.8-thr"
-  - "5.6.2"
-  - "5.6.2-thr"
 matrix:
   allow_failures:
     - perl: blead
     - perl: blead-thr
-  # modules required for author testing do not build on 5.6
-  exclude:
-    - perl: "5.6.2"
-    - perl: "5.6.2-thr"
   include:
+    # modules required for author testing do not build on 5.6
     - perl: "5.6.2"
       env: AUTHOR_TESTING=0
     - perl: "5.6.2-thr"