Skip to content

Commit 63d30c3

Browse files
committed
latest docker
1 parent b2f12c2 commit 63d30c3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,14 @@ rvm: 2.6.5
77

88
script: "bundle exec rake knapsack:rspec"
99

10+
addons:
11+
- snaps:
12+
- name: docker
13+
channel: latest/beta
14+
1015
env:
1116
global:
17+
- PATH=/snap/bin:$PATH
1218
- RUBY_GC_MALLOC_LIMIT=90000000
1319
- RUBY_GC_HEAP_FREE_SLOTS=200000
1420
- CI_NODE_TOTAL=3

0 commit comments

Comments
 (0)