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