Skip to content

Commit

Permalink
attempt to build in TravisCI with Docker
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronRobson committed Jan 28, 2019
1 parent 4f98af7 commit b2cbe8d
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
sudo: required

dist: xenial

language: bash

before_install:
- sudo apt-get -qq update && sudo apt-get install -y --no-install-recommends texlive-latex-recommended
services:
docker

script:
- make
Expand Down

0 comments on commit b2cbe8d

Please sign in to comment.