From 9fa183ffffa7706f62e018d10e6a1479bb176a57 Mon Sep 17 00:00:00 2001
From: Orestis Malaspinas <orestis.malaspinas@hesge.ch>
Date: Mon, 16 Oct 2017 18:05:28 +0200
Subject: [PATCH] updated travis 2

---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index 6ba7f90..53e2ba7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,6 +5,7 @@ before_install:
 script:
 - mkdir _build
 - pdflatex -interaction=nonstopmode -halt-on-error -output-directory _build cours.tex
+- pdflatex -interaction=nonstopmode -halt-on-error -output-directory _build cours.tex
 # deploy:
 #   provider: releases
 #   api_key:
-- 
GitLab