diff --git a/.travis.yml b/.travis.yml index c05d72a925556d176f62613bf8be25c19f844dab..4189506e5a3565340008e87552b91973fa4274a8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,7 @@ language: python +os: + - linux + - osx python: - "2.7" - "3.3"