Skip to content

Commit

Permalink
Use travis-ci.com rather than travis-ci.org
Browse files Browse the repository at this point in the history
  • Loading branch information
mernst committed Nov 4, 2020
1 parent 1544fa5 commit 79992d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -98,7 +98,7 @@ jobs:
git ls-remote https://github.com/${SLUGOWNER}/checker-framework.git &>/dev/null
if [ "$?" -eq 0 ]; then
sh trigger-travis.sh ${SLUGOWNER} checker-framework $TRAVIS_ACCESS_TOKEN
sh trigger-travis.sh --pro ${SLUGOWNER} checker-framework $TRAVIS_ACCESS_TOKEN
fi
fi
Expand Down

0 comments on commit 79992d0

Please sign in to comment.