.travis.yml in motion-sqlite3-1.0.0 vs .travis.yml in motion-sqlite3-2.0.0

- old
+ new

@@ -1,6 +1,6 @@ language: objective-c -osx_image: xcode11.3 +osx_image: xcode12.4 env: global: - RUBYMOTION_LICENSE=1dcac45cc434293009f74b33037bdf7361a3a1ff # Official license key for open-source projects - TMP_DIR=./tmp # For motion repo, so it doesn't attempt to use /tmp, to which it has no access - OBJC_DISABLE_INITIALIZE_FORK_SAFETY=YES