Skip to content

Commit

Permalink
Update Travis YML to explicitly use Ubuntu 14.04 (#959)
Browse files Browse the repository at this point in the history
* add explict tahr reference

* Update .travis.yml

Co-Authored-By: Joe White <jpwhite4@buffalo.edu>
  • Loading branch information
chakrabortyr and jpwhite4 authored Jun 12, 2019
1 parent 15b7045 commit f68f4e6
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
Expand Up @@ -3,6 +3,7 @@ sudo: false

# Specify the build matrix
language: php
dist: trusty
php:
- '5.4'
- '7.0'
Expand Down

0 comments on commit f68f4e6

Please sign in to comment.