Skip to content

Commit acfc1f9

Browse files
committedMar 21, 2018
Update travis-ci config
1 parent 20f5377 commit acfc1f9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
 

‎.travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ before_install:
1313

1414
script:
1515
- cargo build --verbose --all
16-
- cargo test create_and_delete_database
17-
- cargo test use_points
16+
- cargo test
1817

1918
after_script:
2019
- cat $HOME/influx.log

0 commit comments

Comments
 (0)
Please sign in to comment.