Skip to content

Commit 923ee63

Browse files
committed
Revert "Merge branch 'master' into develop"
This reverts commit b869647, reversing changes made to 6b4e711.
1 parent b869647 commit 923ee63

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ python:
44
- '3.3'
55
- '3.4'
66
- '3.5'
7+
branches:
8+
only:
9+
- master
10+
- develop
711
install:
812
- pip install -r requirements.txt
913
- pip install -r test_requirements.txt

0 commit comments

Comments
 (0)