set up CI

This commit is contained in:
Jorge Aparicio 2019-03-06 19:00:01 +01:00
parent 7cb6f96fd9
commit 330337743e
2 changed files with 14 additions and 0 deletions

View file

14
.travis.yml Normal file
View file

@ -0,0 +1,14 @@
language: rust
script:
- true
branches:
only:
- master
- staging
- trying
notifications:
email:
on_success: never