CI on master

This commit is contained in:
Bastian Kleineidam 2013-12-06 07:03:51 +01:00
parent 70ee385c43
commit 2c252fd845

View file

@ -5,7 +5,7 @@ python:
# whitelist of git branches to build
branches:
only:
- travis
- master
# install required programs
before_install:
- sudo apt-get update -qq