diff options
| author | Jonathan Tron <[email protected]> | 2015-07-29 12:49:14 +0200 |
|---|---|---|
| committer | Jonathan Tron <[email protected]> | 2015-07-29 12:49:56 +0200 |
| commit | 77c71e4f3705a05c0876170470bdce3b67a26c3e (patch) | |
| tree | c894ac5c6232a520d8bc92782a94ed3788325757 | |
| parent | 29afee28b34379fc64877dd3795d5d5c6ed82c13 (diff) | |
| download | caxlsx-77c71e4f3705a05c0876170470bdce3b67a26c3e.tar.gz caxlsx-77c71e4f3705a05c0876170470bdce3b67a26c3e.zip | |
Use the new TravisCI infrastructure for faster tests
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 4e4b6a59..25d2b8e9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,6 @@ language: ruby +sudo: false +cache: bundler bundler_args: --without profile notifications: irc: "irc.freenode.org#axlsx" |
