diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index ef3db12..0000000 --- a/.travis.yml +++ /dev/null @@ -1,11 +0,0 @@ -language: cpp -compiler: - - gcc -branches: - only: - - master -before_install: - - sudo apt-get update -qq - - sudo apt-get install -y texlive-full -script: - - make test diff --git a/README.md b/README.md index 4586177..7fbe259 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Awesome CV [![Build Status](https://secure.travis-ci.org/posquit0/Awesome-CV.png)](http://travis-ci.org/posquit0/Awesome-CV) [![Example](https://img.shields.io/badge/example-pdf-green.svg)](https://raw.githubusercontent.com/posquit0/Awesome-CV/master/examples/resume.pdf) +# Awesome CV [![Example](https://img.shields.io/badge/example-pdf-green.svg)](https://raw.githubusercontent.com/posquit0/Awesome-CV/master/examples/resume.pdf) [**Awesome CV**](https://github.com/posquit0/Awesome-CV) is LaTeX template for a **CV(Curriculum Vitae)** or **resume** inspired by [Fancy CV](https://www.sharelatex.com/templates/cv-or-resume/fancy-cv). It is easy to customize your own template, especially since it is really written by a clean, semantic markup.