Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
toby1991 authored Jul 1, 2019
1 parent 914639d commit be97116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:
- GO111MODULE=on

script:
- go build -o ./builds/main_$TRAVIS_OS_NAME ./main.go
#- go build -o ./builds/main_$TRAVIS_OS_NAME ./main.go
- go build -o ./builds/artisan_$TRAVIS_OS_NAME ./artisan.go
deploy:
provider: releases
Expand Down

0 comments on commit be97116

Please sign in to comment.