Skip to content

Commit

Permalink
adds mandatory language key to travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
rubiii committed Feb 18, 2012
1 parent 2877e73 commit fc0791c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
@@ -1,4 +1,5 @@
# https://github.com/travis-ci/travis-ci/wiki/.travis.yml-options # https://github.com/travis-ci/travis-ci/wiki/.travis.yml-options
language: "ruby"
script: "bundle exec rake" script: "bundle exec rake"
rvm: rvm:
- 1.8.7 - 1.8.7
Expand Down

0 comments on commit fc0791c

Please sign in to comment.