Skip to content

Commit

Permalink
travis
Browse files Browse the repository at this point in the history
  • Loading branch information
jfilla committed Apr 20, 2017
1 parent cca2380 commit 69e8465
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ php:
- 5.4
- 5.5
- 5.6
- 7.0

env:
- PHP_BIN="php-cgi"
Expand All @@ -16,7 +15,7 @@ script:

before_script:
- sudo apt-get install php5-json
- phpenv config-add tests/test.ini
- phpenv config-add tests/php.ini
- composer install

after_script:
Expand Down

0 comments on commit 69e8465

Please sign in to comment.