Skip to content
This repository has been archived by the owner on Mar 29, 2019. It is now read-only.

Commit

Permalink
Require Nette 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fprochazka committed Jun 1, 2014
1 parent 7f11a78 commit a566ed9
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 70 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 @@
}
],
"require": {
"nette/nette": "~2.1@dev",
"nette/nette": "2.1.*@dev",

"kdyby/curl-ca-bundle": "~1.0",
"ext-curl": "*",
Expand Down
67 changes: 0 additions & 67 deletions tests/composer-nette-dev.json

This file was deleted.

0 comments on commit a566ed9

Please sign in to comment.