Skip to content

Commit

Permalink
Require Nette 2.1 dev, alternative build is done agains 2.1 stable
Browse files Browse the repository at this point in the history
  • Loading branch information
fprochazka committed May 24, 2014
1 parent 762b5d9 commit 6e43963
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 66 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
language: php

env:
- NETTE=default # 2.1 dev
- NETTE=nette-2.1
- NETTE=default # 2.2
- NETTE=nette-dev

php:
- 5.3.3
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"issues": "https://github.com/kdyby/events/issues"
},
"require": {
"nette/nette": "~2.1@dev"
"nette/nette": "2.1.*@dev"
},
"require-dev": {
"symfony/event-dispatcher": "~2.4",
Expand Down
63 changes: 0 additions & 63 deletions tests/composer-nette-dev.json

This file was deleted.

0 comments on commit 6e43963

Please sign in to comment.