1
0
mirror of https://github.com/zedeus/nitter.git synced 2025-12-06 03:55:36 -05:00

Added Travis CI configuration

This commit is contained in:
Kadin Buckton
2019-10-10 13:55:55 -04:00
parent 4f35e2ec95
commit 0fb59f111b

8
.travis.yml Normal file
View File

@@ -0,0 +1,8 @@
sudo: required
language: minimal
services:
- docker
script:
- sh scripts/deploy.sh