diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000000000000000000000000000000000000..617de6afc5ca9e96954f187960f19c30518acfaf --- /dev/null +++ b/.travis.yml @@ -0,0 +1,8 @@ +language: perl +before_install: + - cpanm Shell::Command + - cpanm Test::Most +install: + - sudo apt-get install git ruby-ronn +script: + - make test diff --git a/README.md b/README.md index 763b7c462d39d0e496d11cc22121f5a96d155c02..28f3076bd5b78508fb4ba0472a88d6b612c0d5a3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ vcsh - Version Control System for $HOME - multiple Git repositories in $HOME +[](https://travis-ci.org/RichiH/vcsh) # Index