Skip to content

Commit

Permalink
Travis: set branches
Browse files Browse the repository at this point in the history
  • Loading branch information
xoviat authored and isuruf committed Jan 1, 2018
1 parent d632315 commit a1009b9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ cache:
- $HOME/.conda/pkgs
- $HOME/miniconda/pkgs

branches:
only:
- master
- windows

install:
- wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh;
- bash miniconda.sh -u -b -p $HOME/miniconda
Expand Down

0 comments on commit a1009b9

Please sign in to comment.