We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69d28ff commit 4e70297Copy full SHA for 4e70297
.travis.yml
@@ -1,5 +1,5 @@
1
language: objective-c
2
-osx_image: xcode8.1sneakpeek
+osx_image: xcode8.1
3
script:
4
- xcrun xcodebuild -project SipHash.xcodeproj -scheme SipHash-macOS test
5
- xcrun xcodebuild -project SipHash.xcodeproj -scheme SipHash-iOS
0 commit comments