Skip to content

Commit 0e3837a

Browse files
committed
Use Travis' container-based infrastructure
1 parent d4a97a5 commit 0e3837a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1+
sudo: false
12
language: ruby
23
script: "bundle exec rake spec"
4+
cache: bundler
35
rvm:
46
- 2.2.0
57
- 2.1.2

0 commit comments

Comments
 (0)