summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJonathan Tron <[email protected]>2015-07-29 12:49:14 +0200
committerJonathan Tron <[email protected]>2015-07-29 12:49:56 +0200
commit77c71e4f3705a05c0876170470bdce3b67a26c3e (patch)
treec894ac5c6232a520d8bc92782a94ed3788325757
parent29afee28b34379fc64877dd3795d5d5c6ed82c13 (diff)
downloadcaxlsx-77c71e4f3705a05c0876170470bdce3b67a26c3e.tar.gz
caxlsx-77c71e4f3705a05c0876170470bdce3b67a26c3e.zip
Use the new TravisCI infrastructure for faster tests
-rw-r--r--.travis.yml2
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"