Skip to content

Commit

Permalink
Remove builds to get conda to install
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-neal committed Sep 26, 2016
1 parent e2082c9 commit 28f8f8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ python:
- "2.7"
- "3.4"
- "3.5"
- "3.5-dev" # 3.5 development branch
- "nightly" # currently points to 3.6-dev
#- "3.5-dev" # 3.5 development branch
#- "nightly" # currently points to 3.6-dev
# command to install dependencies

#install: "pip install -r requirements.txt"
Expand Down

0 comments on commit 28f8f8d

Please sign in to comment.