Merge remote-tracking branch 'origin/master' into gs-master

Conflicts:
	.travis.yml
This commit is contained in:
David Yip 2018-01-24 23:10:19 -06:00
commit 00ce2be148
No known key found for this signature in database
GPG Key ID: 7DA0036508FCC0CC
1 changed files with 1 additions and 2 deletions

View File

@ -8,7 +8,7 @@ cache:
- public/packs-test
- tmp/cache/babel-loader
dist: trusty
sudo: required
sudo: false
notifications:
email: false
@ -44,7 +44,6 @@ services:
- redis-server
install:
- gem update --system
- nvm install
- bundle install --path=vendor/bundle --without development production --retry=3 --jobs=16
- yarn install