summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörn Hees <joernhees@users.noreply.github.com>2015-08-11 10:41:08 +0200
committerJörn Hees <joernhees@users.noreply.github.com>2015-08-11 10:41:08 +0200
commitafa6521f6c73cb01fc4c30ef8ca39a11114f494e (patch)
treec8cbd8d152c7303267e59a6ec72181cf77f2eb87
parentfbca19f1e27aaa66b20b67729ece6652ecad7cb3 (diff)
parent1f043fa5bd8e348a6c5779992bc870882f9c72cc (diff)
downloadrdflib-afa6521f6c73cb01fc4c30ef8ca39a11114f494e.tar.gz
Merge pull request #508 from joernhees/upgrade_travis_containers
travis: migrate to docker container infrastructure
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index f7b910d0..f4aa7520 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,6 @@
# http://travis-ci.org/#!/RDFLib/rdflib
language: python
+sudo: false
branches:
only:
- master