Skip to content

Commit

Permalink
Merge pull request #15 from Oefenweb/try-trusty-environment
Browse files Browse the repository at this point in the history
Try trusty virtual environments
  • Loading branch information
tersmitten committed Mar 9, 2016
2 parents e34236e + 59ea0cc commit 5cdb5d3
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,4 +1,7 @@
---
sudo: required
dist: trusty

language: python
python: "2.7"

Expand Down Expand Up @@ -55,6 +58,7 @@ branches:
- master

before_install:
- sudo apt-add-repository multiverse
- sudo apt-get update -qq

# Remove snmp(d)
Expand Down

0 comments on commit 5cdb5d3

Please sign in to comment.