Update .travis.yml

This commit is contained in:
Patrick Marsceill 2018-10-25 10:53:28 -04:00 committed by GitHub
parent 62fc067441
commit 9d51b4601c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ rvm:
- 2.3.0
install:
- npm install
- bundle install
script: