Skip to content
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.

Commit

Permalink
Merge pull request #1268 from zachflower/hotfix/lock_travis_environment
Browse files Browse the repository at this point in the history
Lock Travis-CI environment to Ubuntu Precise
  • Loading branch information
fzaninotto committed Aug 10, 2017
2 parents ab30da8 + 0eecfc0 commit e70d961
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: php

dist: precise

php:
- 5.3
- 5.4
Expand Down

0 comments on commit e70d961

Please sign in to comment.