Skip to content

Commit 5320cbf

Browse files
committed
Merge branch 'master' of github.com:vapor/auth-provider
2 parents c9f5e8e + f302518 commit 5320cbf

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

circle.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
machine:
2-
services:
3-
- mysql
41
dependencies:
52
override:
63
- eval "$(curl -sL https://apt.vapor.sh)"
@@ -10,4 +7,4 @@ test:
107
override:
118
- swift build
129
- swift build -c release
13-
- swift test
10+
- swift test

0 commit comments

Comments
 (0)