Skip to content

Commit

Permalink
fix: add missing libraries in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Unitech committed Mar 20, 2018
1 parent 5bf2b56 commit 88fbb84
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
Expand Up @@ -9,5 +9,7 @@ os:
before_install:
- sudo apt-get -qq update
- sudo apt-get install parallel
- sudo apt-get install python3
- sudo apt-get install php5-cli
services:
- docker

0 comments on commit 88fbb84

Please sign in to comment.