Skip to content

Commit 58fda38

Browse files
committedAug 16, 2014
Edit .travis.yml
1 parent 08b5cae commit 58fda38

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed
 

‎.travis.yml

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
language: ruby
22
cache: bundler
3-
43
rvm:
54
- 2.1.0
65
- 2.0.0
7-
- 1.9.3
8-
9-
script: 'bundle exec rake'
6+
- 1.9.3

0 commit comments

Comments
 (0)
Please sign in to comment.