Create .travis.yml

pull/3/head
Raphael 2019-01-18 17:13:56 +01:00 committed by GitHub
parent db7fdf1964
commit 17161cb476
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
.travis.yml Normal file
View File

@ -0,0 +1,3 @@
os: linux
script: echo "test" && exit 1