diff --git a/.travis.yml b/.travis.yml index 249415ee..fec3c259 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,4 +11,5 @@ script: - ./main.sh after_success: - ./build.sh - - ./deploy.sh \ No newline at end of file + - ./deploy.sh + \ No newline at end of file