We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3455de8 commit 5e7d82cCopy full SHA for 5e7d82c
.travis.yml
@@ -1,7 +1,7 @@
1
---
2
language: ruby
3
rvm:
4
- - 2.1.2
+ - 2.1.3
5
- 1.9.3-p547
6
before_script: "if [[ $TRAVIS_RUBY_VERSION != '1.9.3-p547' || $TRAVIS_SECURE_ENV_VARS != 'true' ]]; then unset CODECLIMATE_REPO_TOKEN; fi"
7
install: bundle install --deployment --without debug
0 commit comments