Skip to content

Commit 882bdbc

Browse files
committed
Fix travis build
1 parent 86145aa commit 882bdbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: ruby
22
script: ./utils/run-tests.sh
3-
install: sudo gem install rspec
3+
install: gem install rspec
44
rvm:
55
- 1.8.6
66
- 1.8.7

0 commit comments

Comments
 (0)