Skip to content

Commit

Permalink
travis-ci: use trusty (has 7.5G ram compared to previous 3)
Browse files Browse the repository at this point in the history
  • Loading branch information
domenkozar committed Nov 2, 2015
1 parent ad30764 commit 11b1236
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: python
python: "3.4"
sudo: required
dist: trusty
before_install: ./maintainers/scripts/travis-nox-review-pr.sh nix
install: ./maintainers/scripts/travis-nox-review-pr.sh nox
script: ./maintainers/scripts/travis-nox-review-pr.sh build

0 comments on commit 11b1236

Please sign in to comment.