Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

Commit

Permalink
Merge pull request #848 from apiaryio/honzajavorek/pin-precise
Browse files Browse the repository at this point in the history
Pin Travis to 'precise' until we explicitly migrate to 'trusty'
  • Loading branch information
honzajavorek authored Aug 9, 2017
2 parents 7539741 + 729699e commit 003eeca
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,4 +1,5 @@
sudo: false
dist: "precise"
language: "node_js"
node_js:
- "4"
Expand Down

0 comments on commit 003eeca

Please sign in to comment.