Skip to content

Commit

Permalink
Travis has become smarter over time, workaround is now default
Browse files Browse the repository at this point in the history
  • Loading branch information
simonharrer committed Jun 12, 2015
1 parent cf26fa9 commit 9d9fc02
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ before_install:
- chmod +x gradlew

script:
- TERM=dumb ./gradlew check --info
- ./gradlew check --info

0 comments on commit 9d9fc02

Please sign in to comment.