Skip to content

Commit

Permalink
updated travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
ccraddock committed Nov 23, 2013
1 parent f132a6b commit e3ab494
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# blacklist
branches:
except:
- master

# whitelist
branches:
only:
- master
- gh-pages

0 comments on commit e3ab494

Please sign in to comment.