diff --git a/.travis.yml b/.travis.yml index 044ca90..5ef0d09 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,6 @@ +os: + - linux + - osx language: python python: - "2.7"