Skip to content

Commit 2ebe401

Browse files
committed
Exclude gh-pages from TravisCI runs
1 parent ce718e8 commit 2ebe401

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
sudo: false
22
language: python
3+
branches:
4+
except:
5+
- gh-pages
36
python:
47
- "2.6"
58
- "2.7"

0 commit comments

Comments
 (0)