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 ce79074 commit 99a3867Copy full SHA for 99a3867
.travis.yml
@@ -32,6 +32,8 @@ install:
32
33
34
script:
35
+ - make build
36
+ - ./scw version
37
- make travis_run
38
- make cover
39
- goveralls -service=travis-ci -v -coverprofile=profile.out
0 commit comments