Skip to content

Commit

Permalink
adding gcc to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
MRKonrad committed Apr 30, 2019
1 parent c227958 commit d512be7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,3 @@ deploy:
on:
appveyor_repo_tag: true # deploy on tag push only
configuration: Release

notifications:
provider: Slack
incoming_webhook:
secure: Sulkkyq57PP9HQWoRZKZJpw+XELOyFf6DElq7gZrTZQTLWg3rYUIHpnrI1FU9QJhyt/BmO5DgBHqWuIWmiKLAMqyetmET4KsdI43gvgGU0Q=
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ os:
- osx

compiler:
# - gcc
- gcc
- clang

env:
Expand Down

0 comments on commit d512be7

Please sign in to comment.