Skip to content

Commit

Permalink
Merge a392577 into 6eeea77
Browse files Browse the repository at this point in the history
  • Loading branch information
lordofhyphens committed Jun 12, 2020
2 parents 6eeea77 + a392577 commit 22dfbe8
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# - deploy to dl.slic3r.org (except for the cppgui branch)

language: generic
dist: trusty
dist: xenial

before_install:
- sh package/common/travis-decrypt-key
Expand All @@ -28,16 +28,13 @@ branches:
- master
- cppgui
- coverity-scan
- use-xenial

addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- g++-7
- gcc-7
- g++-8
- gcc-8
- g++
- gcc
- libgtk2.0-0
- libgtk2.0-dev
- freeglut3
Expand Down

0 comments on commit 22dfbe8

Please sign in to comment.