Update .travis.yml
This commit is contained in:
parent
02cf2f09c3
commit
6ff680ea67
14
.travis.yml
14
.travis.yml
@ -1,11 +1,3 @@
|
||||
{
|
||||
"language": "ruby",
|
||||
"os": [
|
||||
"linux"
|
||||
],
|
||||
"dist": "xenial",
|
||||
"rvm": [
|
||||
"2.2",
|
||||
"jruby"
|
||||
]
|
||||
}
|
||||
install:
|
||||
- bundle install --path vendor/bundle
|
||||
- npm install
|
Loading…
Reference in New Issue
Block a user