Add .travis.yml

Review Request #7504 — Created July 8, 2015 and submitted

Information

RBTools
release-0.7.x
3154655...

Reviewers

Add .travis.yml

Builds passing on my tset instance at
https://travis-ci.org/brennie/rbtools/builds/70147809

Description From Last Updated

Can you update all this to use 4 space indentation, like we have in the other .travis.yml?

chipx86chipx86

Do we actually need this for these dependencies? I think they're all able to be fetched from pip.

chipx86chipx86

There's a blank line at the end here.

chipx86chipx86

Let's also alphabetize these.

chipx86chipx86
reviewbot
  1. Tool: PEP8 Style Checker
    Ignored Files:
        .travis.yml
        dev-requirements.txt
    
    
    
    Tool: Pyflakes
    Ignored Files:
        .travis.yml
        dev-requirements.txt
    
    
  2. 
      
chipx86
  1. 
      
  2. .travis.yml (Diff revision 1)
     
     
     
     
    Show all issues

    Can you update all this to use 4 space indentation, like we have in the other .travis.yml?

  3. dev-requirements.txt (Diff revision 1)
     
     
    Show all issues

    Do we actually need this for these dependencies? I think they're all able to be fetched from pip.

  4. dev-requirements.txt (Diff revision 1)
     
     
    Show all issues

    There's a blank line at the end here.

  5. 
      
brennie
reviewbot
  1. Tool: Pyflakes
    Ignored Files:
        .travis.yml
        dev-requirements.txt
    
    
    
    Tool: PEP8 Style Checker
    Ignored Files:
        .travis.yml
        dev-requirements.txt
    
    
  2. 
      
chipx86
  1. 
      
  2. dev-requirements.txt (Diff revision 2)
     
     
     
     
     
    Show all issues

    Let's also alphabetize these.

  3. 
      
brennie
reviewbot
  1. Tool: Pyflakes
    Ignored Files:
        .travis.yml
        dev-requirements.txt
    
    
    
    Tool: PEP8 Style Checker
    Ignored Files:
        .travis.yml
        dev-requirements.txt
    
    
  2. 
      
brennie
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-0.7.x (b9f67af)
Loading...