Skip to content

Commit

Permalink
Prevent Travis CI from resetting the working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
mattbates committed Dec 13, 2016
1 parent 1772904 commit 55ae722
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ install:
script:
- make build
deploy:
skip_cleanup: true
provider: releases
api_key:
secure: h0sIqQVJme/PcjAZHE+XOOquRjWiSWEQV3vhgSU+Fysn5+JDvmAAumeSoiDLu5vdRRarUq0JBh2m4txL8NZ4k89FUoXCSgcSxueG2VcM6KQ8NKKsaYCzlcpJUCNkyKgQFILNhUhFnv0/BuQ8wpf02eIhk9TB0Isqr9bkUzstA+rwTvWf/1miyFpoRGzvnqbF9wQUHXiu6tPjibKt3jP7IiH+mqfQkV2S0jMPO1ysm9GB8jIge+kN0KV0zvQmAf5gaTdWmRaB4gmk5lGtrdGXV3ImDlb+qtAGrSOnAL9YTwPTt+v6qbMBoBloUgNCBDdfn0lOaLpomGWnIcB3Zp7HWSriRgwQUr5N/f1yHs7Hhs6l9YCFCFzmtGWu0xIfXj07YcpA0MdTwWoSBAhdp4pkOd9p8MZCHuhV9nhdfw+C1hKhV0rpNXRURaRGcrkCVwQTbTdAOBxTCeRnrCMrJdPNeWbXXj818ys+PoRc6e3VenU4MKEf5Zq8g2yUUbHjxBNfL3csIUp3wUzi0M6ZWAslCpqk4eOlHX2Yg1WDXgAi5OAtPivuYoBkvmKFDCxmjLq3rOW2VpLSGHVVOohNSNpYS9C9qspqbs/6lMkT+a/fS6MFFcybjskN7riWsyuZG9/ZqHqgvVMYsFox9n5sKaN6iIcTtRfZh97n8yT1k9uZLmk=
Expand Down

0 comments on commit 55ae722

Please sign in to comment.