diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml index d256f65a..6de33dc0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,9 +1,5 @@ # http://travis-ci.org/#!/RDFLib/rdflib language: python -# whitelist -branches: - only: - - master python: - 2.5 |