Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
Trial with using trusty and default tex live distribution
  • Loading branch information
Dimitri van Heesch committed Sep 2, 2017
1 parent 5f028fd commit b7fc8a3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
dist: precise
language: cpp
compiler:
- gcc
- clang

before_install:
- sudo apt-add-repository ppa:smspillaz/cmake-2.8.12 -y
- sudo add-apt-repository ppa:texlive-backports/ppa -y
- sudo apt-get update -qq

install:
Expand Down

0 comments on commit b7fc8a3

Please sign in to comment.