Skip to content

Commit 8bc0263

Browse files
authored
Merge pull request #354 from JuliaRobotics/test/no_iif_failures
Don't allow failures on IIF tests
2 parents 7be096f + 88be624 commit 8bc0263

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ matrix:
4141
allow_failures:
4242
- julia: nightly
4343
- arch: arm64
44-
- env: IIF_TEST=true
44+
#- env: IIF_TEST=true
4545

4646
# Set the password for Neo4j to neo4j:test
4747
before_script:

0 commit comments

Comments
 (0)