Update .travis.yml for new dependencies

Review Request #7580 — Created Aug. 11, 2015 and submitted

Information

Djblets
master

Reviewers

Since we now allow Django 1.7 and 1.8 on master, we have to make sure
to install the correct Django version before running setup.py develop
or it will always install the latest version (which is incompatible on
Python 2.6).

Ran successfully on https://travis-ci.org/brennie/djblets

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: Closed (submitted)

Change Summary:

Pushed to master (5a09de9)
Loading...