Skip to content

Commit

Permalink
add mandatory "language" key per travis-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Wenzowski committed May 15, 2012
1 parent 19e434c commit 8721fc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
@@ -1,3 +1,4 @@
language: ruby
before_install:
- 'if [[ "$TRAVIS_RUBY_VERSION" =~ "jruby" ]] ; then gem update --system ; fi'
before_script:
Expand Down

0 comments on commit 8721fc2

Please sign in to comment.