diff --git a/.travis.yml b/.travis.yml index fe844cc4..1266558a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,4 +8,4 @@ before_script: - sudo apt-get install antiword - sudo apt-get install poppler-utils - rake treat:install[travis] --trace -script: rake treat:spec \ No newline at end of file +script: rake treat:spec --trace \ No newline at end of file