Browse Source

Merge pull request #1249 from cedarlug/develop

Trying out a hypothesis on the travis failures.
pull/1279/head
Daniel Gibbs 8 years ago
committed by GitHub
parent
commit
4a1f5cf656
  1. 2
      .travis.yml

2
.travis.yml

@ -1,5 +1,5 @@
language: bash
sudo: false
sudo: required
env:
- DISTRO=ubuntu-trusty

Loading…
Cancel
Save