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

Commit 791d02d

Browse files
committed
travis: removed rbx because the rbx-builds time out
1 parent f766bae commit 791d02d

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
language: ruby
2-
script: "bundle exec rake"
2+
script: rake
33
rvm:
44
- 1.8.7
55
- 1.9.2
66
- 1.9.3
77
- ree
88
- jruby-18mode
99
- jruby-19mode
10-
- rbx-18mode
11-
- rbx-19mode

0 commit comments

Comments
 (0)