Skip to content
This repository was archived by the owner on Apr 20, 2024. It is now read-only.

Commit 6e93bdb

Browse files
Update .travis.yml
1 parent 5cffaa4 commit 6e93bdb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ before_install:
99
brew tap vapor/tap;
1010
brew update;
1111
brew install vapor;
12+
brew tap nodes-vapor/homebrew-tap
13+
brew install cstack
1214

1315
script:
1416
- swift build

0 commit comments

Comments
 (0)