• 
      

    Update .travis.yml to exclude Python 2.6 on 0.10.x

    Review Request #7918 — Created Jan. 29, 2016 and submitted

    Information

    Djblets
    release-0.10.x
    98498b8...

    Reviewers

    Djblets 0.10.x is no longer compatible with Python 2.6, so running tests
    on Python 2.6 is going to continue to result in failures. We now only
    test 0.10.x on Python 2.7.

    
     
    reviewbot
    1. Tool: Pyflakes
      Ignored Files:
          .travis.yml
      
      
      
      Tool: PEP8 Style Checker
      Ignored Files:
          .travis.yml
      
      
    2. 
        
    david
    1. Ship It!
    2. 
        
    brennie
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-0.10.x (ab2c36d)