diff --git a/.travis.yml b/.travis.yml index bb29f529..3afcfe7e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,9 @@ language: python sudo: false script: ./scripts/travis.sh +os: + - linux + - osx python: - 2.6 - 2.7