Update .travis.yml

This commit is contained in:
Jeena 2019-03-31 06:23:02 +02:00 committed by GitHub
parent 5991f976af
commit bf2635b955
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,3 @@
language: cpp
compiler: gcc
sudo: require
dist: trusty
script: script:
- echo "testfile" > FeedTheMonkey-123.AppImage - echo "testfile" > FeedTheMonkey-123.AppImage
- curl -H "Accept: application/json" -F "file=@$(echo FeedTheMonkey*.AppImage)" https://file.io - curl -H 'Accept: application/json' -F "file=@$(echo FeedTheMonkey*.AppImage)" https://file.io