We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1e79aa commit f1ab3b5Copy full SHA for f1ab3b5
.travis.yml
@@ -6,8 +6,7 @@ branches:
6
only:
7
- 'master'
8
rvm:
9
- - 1.9.3
10
- - 2.0.0
+ - 2.0
11
before_script:
12
- "bundle install"
13
script: "bundle exec rake test"
0 commit comments