Update .travis.yml

This commit is contained in:
DevLarge 2021-01-09 00:25:54 +01:00
parent 02cf2f09c3
commit 6ff680ea67

View File

@ -1,11 +1,3 @@
{
"language": "ruby",
"os": [
"linux"
],
"dist": "xenial",
"rvm": [
"2.2",
"jruby"
]
}
install:
- bundle install --path vendor/bundle
- npm install