Small fixes

This commit is contained in:
RainLoop Team 2017-03-14 00:29:03 +03:00
parent 7d50231d21
commit 4d6f22c336
2 changed files with 3 additions and 3 deletions

View file

@ -3,8 +3,8 @@ php:
- '5.4'
- '5.5'
- '5.6'
- '7.0'
- '7.1'
# - '7.0'
# - '7.1'
#before_script:
# - sudo apt-get install -y build-essential libssl-dev
# - curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.31.1/install.sh | bash