We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 275c946 commit e482286Copy full SHA for e482286
.travis.yml
@@ -11,7 +11,7 @@ matrix:
11
- brew install llvm
12
- sudo swift utils/make-pkgconfig.swift
13
script:
14
- - swift build
+ - swift test
15
- os: linux
16
language: generic
17
sudo: required
@@ -39,4 +39,4 @@ matrix:
39
# Move the package config file into place
40
- sudo ./swift-3.0.2-RELEASE-ubuntu14.04/usr/bin/swift utils/make-pkgconfig.swift
41
42
0 commit comments