1
0
mirror of https://github.com/httpie/cli.git synced 2026-04-26 20:02:11 +02:00

Merge pull request #306 from msabramo/patch-4

.travis.yml: sudo false for Docker containers
This commit is contained in:
Jakub Roztočil
2015-02-10 17:41:32 +01:00
+1
View File
@@ -1,4 +1,5 @@
# https://travis-ci.org/jakubroztocil/httpie
sudo: false
os:
- linux
- osx