Skip to content

Commit

Permalink
Fix cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Qian authored Jan 7, 2017
1 parent 6cefb4f commit 0139e14
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ before_install:
- "./Scripts/before_install.sh"
- chmod 777 ./Scripts/after_deploy.sh
- "./Scripts/after_deploy.sh" #Running after_deploy to list env vars before init
install:
- "./Scripts/install.sh"
script:
- "./Scripts/build.sh"
after_success:
Expand Down

0 comments on commit 0139e14

Please sign in to comment.