Skip to content

Commit

Permalink
Update .travis.yml to trusty
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvainpelissier authored May 2, 2017
1 parent cc3857b commit 690adca
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
sudo: required
dist: trusty

language: cpp

compiler:
- clang
- gcc

before_install:
- sudo apt-get -qq update
Expand Down

0 comments on commit 690adca

Please sign in to comment.