Skip to content

Commit

Permalink
Specify PHP5
Browse files Browse the repository at this point in the history
  • Loading branch information
waldoj committed Apr 15, 2017
1 parent f66a729 commit c2e83c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: python
before_install: sudo apt-get install python-dev python-pip python-setuptools build-essential php php-cli
before_install: sudo apt-get install python-dev python-pip python-setuptools build-essential php5 php5-cli
install: pip install csvkit
script:
- ./frostline.py
Expand Down

0 comments on commit c2e83c6

Please sign in to comment.