Remove sdk flag from default makefile.
This commit is contained in:
@@ -31,7 +31,7 @@ env:
|
||||
# Run the NUnit tests
|
||||
script:
|
||||
- travis_retry make all-dependencies
|
||||
- make all
|
||||
- make all SDK="-sdk:4.0"
|
||||
- make check
|
||||
- make check-scripts
|
||||
- make test
|
||||
|
||||
Reference in New Issue
Block a user