diff options
author | Rémy Léone <remy.leone@gmail.com> | 2015-08-17 18:08:55 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2015-08-20 23:28:05 +0200 |
commit | b3c7f5159aef1981140612bce6371f8cb6e3f594 (patch) | |
tree | 05291761646edc30e8df65d687542f68366b13a1 /.travis.yml | |
parent | 1cea72bfde0692fae4c4e564808ddbc2103a13e6 (diff) | |
download | curl-b3c7f5159aef1981140612bce6371f8cb6e3f594.tar.gz |
travis: Upgrading to container based build
http://docs.travis-ci.com/user/migrating-from-legacy
Closes #388
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index b97655f73..914cb20a1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,5 @@ +sudo: false + language: c before_script: |