diff options
author | Tharre <tharre3@gmail.com> | 2014-04-08 09:26:12 +0200 |
---|---|---|
committer | xRamses <tharre3@gmail.com> | 2014-04-08 09:26:12 +0200 |
commit | 4258d14bf2d1e38a3d1b3cf9ea3760fb2c1c0ac1 (patch) | |
tree | 5e209d99936abf0f6357adf404446088d32fdf6b /.travis.yml | |
parent | c766f073e60c3aa51a3cc1555af87ded5823e5a0 (diff) | |
download | redo-4258d14bf2d1e38a3d1b3cf9ea3760fb2c1c0ac1.tar.gz redo-4258d14bf2d1e38a3d1b3cf9ea3760fb2c1c0ac1.tar.xz redo-4258d14bf2d1e38a3d1b3cf9ea3760fb2c1c0ac1.zip |
Trigger travis-ci
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index c57c818..c42453e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,3 +6,4 @@ script: ./autogen.sh && ./configure && ./build.sh before_install: - sudo apt-get update -qq - sudo apt-get install -q -y libssl-dev + |