Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge upstream changes (9f3b52a)
  • Loading branch information
dolang committed May 3, 2018
commit 55b351476f377ebf593ccd68b2d4d5e5ec59ba6b
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ matrix:
- env: PLATFORM="x86_64"

script:
- PLATFORM=$(uname -m) TRAVIS_COMMIT=$TRAVIS_COMMIT travis_wait 40 ./build.sh
- PLATFORM=$PLATFORM TRAVIS_COMMIT=$TRAVIS_COMMIT travis_wait 40 ./build.sh


deploy:
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.