diff --git a/.travis.yml b/.travis.yml index 9eedbbc..e0b8199 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,4 +4,4 @@ python: - '2.7' script: - - bootstrap.sh + - sh bootstrap.sh