Skip to content

Commit 670b9fb

Browse files
authored
Reactivate travis on all branches. (#607)
limiting only to master means that forks do not run tests except on master. This was presumably done originally as development of feature branches and stable were on the same repo, as everyone is going through PRs this seem unnecesasry now.
1 parent de5d7ba commit 670b9fb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
language: python
22

3-
branches:
4-
only:
5-
- master
6-
73
sudo: false
84

95
addons:

0 commit comments

Comments
 (0)