Skip to content

Commit

Permalink
ci: force precise on Travis (angular#18282)
Browse files Browse the repository at this point in the history
PR Close angular#18282
  • Loading branch information
vicb authored and mhevery committed Jul 21, 2017
1 parent e0a9625 commit a6c635e
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,5 +1,7 @@
language: node_js
sudo: false
# force precise to avoid a timeout in karma
dist: precise
node_js:
- '6.9.5'

Expand Down

0 comments on commit a6c635e

Please sign in to comment.