Skip to content

Commit

Permalink
chore: enabling bundler caching
Browse files Browse the repository at this point in the history
  • Loading branch information
ruplsingh authored and Rupal Singh committed Sep 14, 2019
1 parent 891526a commit 4ad07dc
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
@@ -1,4 +1,5 @@
language: android
cache: bundler
dist: trusty
sudo: true
jdk:
Expand Down Expand Up @@ -40,4 +41,4 @@ deploy:
skip_cleanup: true
script: bash scripts/upload-gh-pages.sh
on:
all_branches: true
all_branches: true

0 comments on commit 4ad07dc

Please # to comment.