Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

Commit

Permalink
Update circle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tanner0101 authored Apr 7, 2017
1 parent 3fce20e commit 5f0b6ec
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions circle.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
machine:
services:
- mysql
dependencies:
override:
- eval "$(curl -sL https://apt.vapor.sh)"
Expand All @@ -10,4 +7,4 @@ test:
override:
- swift build
- swift build -c release
- swift test
- swift test

0 comments on commit 5f0b6ec

Please sign in to comment.