Skip to content

Commit

Permalink
add fix for travis build problems
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinnio committed Dec 31, 2017
1 parent e9585db commit a7e2ec3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
language: ruby
sudo: required
dist: trusty
group: deprecated-2017Q4
rvm:
- 2.1.1
before_script:
Expand All @@ -13,4 +16,3 @@ before_script:

script:
- "bundle exec rake"

0 comments on commit a7e2ec3

Please sign in to comment.