This commit is contained in:
Ibby Hadeed 2017-03-28 19:46:17 -04:00
parent 117b0578b0
commit 7953ca0e72

View File

@ -8,6 +8,7 @@ jobs:
- only:
- cci2
steps:
- checkout
- restore_cache:
key: ionic-site
- run:
@ -17,7 +18,6 @@ jobs:
key: ionic-site
paths:
- ~/ionic-site/
- checkout
- run:
name: Install node modules
command: npm i