Skip to content

Commit

Permalink
0.6.9-RC2
Browse files Browse the repository at this point in the history
  • Loading branch information
Sylvaner committed Feb 5, 2020
1 parent c6e95b3 commit 0c72de7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ cache:
before_install:
- docker pull nextdom/nextdom-test2:latest
- mkdir -p tests/coverage
- composer require --dev symfony/panther:0.6.0 symfony/css-selector
- composer require --dev symfony/panther:0.6.1 symfony/css-selector
- wget -q -O phpunit https://phar.phpunit.de/phpunit-7.phar && chmod +x phpunit
- docker run -d --rm -v `pwd`:/data --name="nextdom-test" nextdom/nextdom-test2:latest bash -x /start.sh
- sudo apt-get update && sudo apt-get install -y --no-install-recommends python3-pip python3-setuptools
Expand Down
2 changes: 1 addition & 1 deletion assets/config/Nextdom_version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.6.8
0.6.9-RC2

0 comments on commit 0c72de7

Please sign in to comment.