diff options
author | Seb Bacon <seb.bacon@gmail.com> | 2012-06-29 09:53:35 +0100 |
---|---|---|
committer | Seb Bacon <seb.bacon@gmail.com> | 2012-06-29 09:53:35 +0100 |
commit | 5f2acf204d616842d886b4c83bccdfae9f52d52b (patch) | |
tree | ed5a6341b9046f5aa4720680065c669047f59a3e | |
parent | 6ca1356b0beba4ad8219c26e6719933816b664d2 (diff) |
another experimental Travis build file
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 56d32e1bb..345afe708 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: ruby branches: only: - - release/0.6.2 + - travistest rvm: - 1.8.7 before_install: |