Skip to content

Commit

Permalink
Dev: Travis test
Browse files Browse the repository at this point in the history
  • Loading branch information
olleharstedt committed Nov 22, 2017
1 parent fad967d commit f44eb70
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -9,6 +9,10 @@ php:
- 7.1
- 5.6
before_script:
# Test
- sudo apt-get update
- sudo apt-get upgrade

# disable xdebug to speed up tests
- phpenv config-rm xdebug.ini
# Install LimeSurvey.
Expand Down

0 comments on commit f44eb70

Please sign in to comment.