• 
      

    Add .travis.yml

    Review Request #7502 — Created July 7, 2015 and submitted

    Information

    Django Evolution
    release-0.7.x
    7d3023f...

    Reviewers

    This patch adds a configuration file for Travis CI. The current
    configuration will run tests on Python 2.6 and 2.7 with all supported
    databases (sqlite, Postgres, MySQL+MYISAM, MySQL+INNODB).

    Tests passing successfully on my fork at
    https://travis-ci.org/brennie/django-evolution

    Description From Last Updated

    Should use 4 space indentation.

    chipx86chipx86
    reviewbot
    1. Tool: PEP8 Style Checker
      Ignored Files:
          .travis.yml
      
      
      
      Tool: Pyflakes
      Ignored Files:
          .travis.yml
      
      
    2. 
        
    brennie
    reviewbot
    1. Tool: PEP8 Style Checker
      Ignored Files:
          .travis.yml
      
      
      
      Tool: Pyflakes
      Ignored Files:
          .travis.yml
      
      
    2. 
        
    brennie
    reviewbot
    1. Tool: Pyflakes
      Ignored Files:
          .travis.yml
      
      
      
      Tool: PEP8 Style Checker
      Ignored Files:
          .travis.yml
      
      
    2. 
        
    brennie
    reviewbot
    1. Tool: PEP8 Style Checker
      Ignored Files:
          .travis.yml
      
      
      
      Tool: Pyflakes
      Ignored Files:
          .travis.yml
      
      
    2. 
        
    brennie
    reviewbot
    1. Tool: PEP8 Style Checker
      Ignored Files:
          .travis.yml
      
      
      
      Tool: Pyflakes
      Ignored Files:
          .travis.yml
      
      
    2. 
        
    chipx86
    1. Can you add the same notification stuff we have in the Djblets build, so it'll go to the right place in Slack?

    2. 
        
    brennie
    reviewbot
    1. Tool: Pyflakes
      Ignored Files:
          .travis.yml
      
      
      
      Tool: PEP8 Style Checker
      Ignored Files:
          .travis.yml
      
      
    2. 
        
    chipx86
    1. 
        
    2. .travis.yml (Diff revision 6)
       
       
       
      Show all issues

      Should use 4 space indentation.

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