Create .travis.yml

This commit is contained in:
Jeena 2019-03-31 05:47:19 +02:00 committed by GitHub
parent 40a2d66a3c
commit 2122c09483
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

8
.travis.yml Normal file
View file

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