Skip to content

Commit

Permalink
Due to a travis update on September 1, 2017, sudo: and dist: are requ…
Browse files Browse the repository at this point in the history
…ired
  • Loading branch information
adamdunkels committed Sep 2, 2017
1 parent 719f712 commit 9e408d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Workaround for the issue found in the stable image promoted on Dec 1, 2016.
# See https://github.com/travis-ci/travis-ci/issues/6928#issuecomment-264227708
group: deprecated
sudo: required
dist: precise

notifications:
email: false
Expand Down

0 comments on commit 9e408d9

Please sign in to comment.