1
0
mirror of https://github.com/thangisme/notes.git synced 2024-06-11 05:10:42 +00:00

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

View File

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