diff options
| author | Marc Abramowitz <marc@marc-abramowitz.com> | 2012-06-14 17:27:28 -0700 |
|---|---|---|
| committer | Marc Abramowitz <marc@marc-abramowitz.com> | 2012-06-14 17:27:28 -0700 |
| commit | e07b4f8edd32766dd0c8327d04a9c7b99d8dc2e9 (patch) | |
| tree | ceb2ef21bc644ccce72d82a0799f68c260534f52 /.travis.yml | |
| parent | b5478966861d3de23ca299c26891f9709cf09ad7 (diff) | |
| download | pyramid-e07b4f8edd32766dd0c8327d04a9c7b99d8dc2e9.tar.gz pyramid-e07b4f8edd32766dd0c8327d04a9c7b99d8dc2e9.tar.bz2 pyramid-e07b4f8edd32766dd0c8327d04a9c7b99d8dc2e9.zip | |
Remove blank line from .travis.yml
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index cb4cc69e1..2e737af04 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,4 +11,3 @@ matrix: - python: pypy script: python setup.py test - |
