diff options
| author | Randy Morgan <[email protected]> | 2011-11-29 16:01:43 +0900 |
|---|---|---|
| committer | Randy Morgan <[email protected]> | 2011-11-29 16:01:43 +0900 |
| commit | 836cde042985858a9bddfe29117cd9639f1d1bde (patch) | |
| tree | ff02b313e612f3720374b6dec35a367036fbd44e | |
| parent | 72549f22e0e152cbb566bf519346b16d14850245 (diff) | |
| download | caxlsx-836cde042985858a9bddfe29117cd9639f1d1bde.tar.gz caxlsx-836cde042985858a9bddfe29117cd9639f1d1bde.zip | |
travis edits
| -rw-r--r-- | .travis.yml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 1055f653..f7630072 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,9 @@ +bundler_args: "--binstubs --without development" + rvm: - 1.8.7 - 1.9.3 + notifications: - irc: "irc.freenode.org#axlsx"
\ No newline at end of file + irc: "irc.freenode.org#axlsx + |
