Skip to content
This repository was archived by the owner on May 15, 2020. It is now read-only.

Commit a1d40b3

Browse files
committed
Let .rvmrc files be happily accepted by rvm
1 parent 76b79b5 commit a1d40b3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
language: node_js
22
node_js:
33
- "0.10"
4-
notifications:
5-
disabled: true
4+
before_install: "rvm rvmrc warning ignore all.rvmrcs"

0 commit comments

Comments
 (0)