diff options
author | Ryan Fitzgerald <rwfitzge@gmail.com> | 2013-08-25 18:35:41 -0700 |
---|---|---|
committer | Ryan Fitzgerald <rwfitzge@gmail.com> | 2013-08-25 18:35:41 -0700 |
commit | cc453a908e79c4a1c742d2be2dfe0fb23424308f (patch) | |
tree | 9895e57474521b16184741d59c0f39fbf8704784 | |
parent | 4b55ddf3fbc743278e0f6f369a2ac454580c6027 (diff) | |
download | pry-wip.refactor.decompose_repl.tar.gz |
Build this branchwip.refactor.decompose_repl
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 8840fbd9..9360de6d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,3 +24,4 @@ branches: only: - master - 0-9-11-stable + - wip.refactor.decompose_repl |