]> git.ipfire.org Git - thirdparty/json-c.git/commitdiff
Travis: skip install step
authorJames Myatt <james@jamesmyatt.co.uk>
Fri, 9 Oct 2015 22:48:06 +0000 (23:48 +0100)
committerJames Myatt <james@jamesmyatt.co.uk>
Fri, 9 Oct 2015 22:58:01 +0000 (23:58 +0100)
.travis.yml

index a57cdf32445acca98fc871e65580e5d0abd43b25..dffe1c7e1ec0ffe5ae320aaf6bcb953c80d353b4 100644 (file)
@@ -18,7 +18,6 @@ before_script:
 \r
 script:\r
   - make\r
-  - make install\r
 \r
 after_success:\r
   - make check\r