Skip to content

Commit 9f109c9

Browse files
authored
Travis: set branches
1 parent c2b06ea commit 9f109c9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ cache:
55
- $HOME/.conda/pkgs
66
- $HOME/miniconda/pkgs
77

8+
branches:
9+
only:
10+
- master
11+
- windows
12+
813
install:
914
- wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh;
1015
- bash miniconda.sh -u -b -p $HOME/miniconda

0 commit comments

Comments
 (0)