Skip to content

Commit

Permalink
remove test
Browse files Browse the repository at this point in the history
  • Loading branch information
Gryfit committed Aug 11, 2020
1 parent 70d40d9 commit 8bdb5a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ script:
# -batch is necessary to make sure sbt doesn't stall waiting for user input in case of certain failures
- echo '-batch' >> .sbtopts
- sbt scalafmtCheck
- sbt compile test
- sbt compile

# Prevent TensorFlow from an attempt to access GPU
- export CUDA_VISIBLE_DEVICES=-1
Expand Down

0 comments on commit 8bdb5a5

Please sign in to comment.