Skip to content

Commit

Permalink
disable php nightly in travis for now due to breakage
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmunro committed Jan 21, 2018
1 parent e862bac commit 2a09f43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -9,7 +9,7 @@ php:
- '5.6'
- '7.0'
- '7.1'
- nightly
#- nightly

# run the phpunit tests, then the selenium tests
script: sh .travis/run.sh
Expand Down

0 comments on commit 2a09f43

Please sign in to comment.