Closed shantdashjian closed 3 years ago
Dear maintainer,
I looked at the Travis CI log and it looks like it failed while trying to install a newer image for ruby. Here is the log tail:
Status: Downloaded newer image for ruby:2.4.1
---> e7ca4a0b5b6d
Step 2/8 : ADD Gemfile /app/
---> 1faa3d3cefe3
Step 3/8 : ADD Gemfile.lock /app/
---> 1339b59d5f6c
Step 4/8 : WORKDIR /app
---> Running in 0f95f5d4b630
Removing intermediate container 0f95f5d4b630
---> ddb16e5bac77
Step 5/8 : RUN bundle install
---> Running in ff2519ab0669
Warning: the running version of Bundler (1.15.4) is older than the version that created the lockfile (1.17.3). We suggest you upgrade to the latest version of Bundler by running `gem install bundler`.
Your Ruby version is 2.4.1, but your Gemfile specified 2.6.5
The command '/bin/sh -c bundle install' returned a non-zero code: 18
travis_time:end:29603500:start=1612389746888786748,finish=1612389817816293368,duration=70927506620,event=before_install
[0K[31;1mThe command "docker build -t tourdedave/the-internet ." failed and exited with 18 during .[0m
Your build has been stopped.
Let me know how I could be of help.
Shant.
"successfully" was misspelled as "successfuly" in the result label "You successfuly clicked an alert" in the javascript_alerts view. I fixed it.