Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Commit f469743

Browse files
committed
Work around a bug on bundle unstall under rbx
Also update 2.1.x Ruby to the current version
1 parent 7a7b025 commit f469743

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
rvm:
22
- 2.0.0
3-
- 2.1.0
3+
- 2.1.5
44
- 1.9.3
5-
- rbx-2
5+
- rbx
6+
bundler_args: --jobs=1 --retry=3
67
notifications:
78
recipients:
89
- cowboyd@thefrontside.net

0 commit comments

Comments
 (0)